Bug 53372 - Flexible documentation for code export
Summary: Flexible documentation for code export
Status: CONFIRMED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-24 19:11 UTC by Jonathan Riddell
Modified: 2004-08-18 12:02 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Riddell 2003-01-24 19:11:18 UTC
Version:            (using KDE Devel)
Compiler:          gcc 2.95 
OS:          Linux

The headers/comments in code generation are now in
kdoc style, but it would be nice if this was more flexible.
When using an other kind of documentation tool, the
headers/comments should be configurable. This way
people can decide which kind of documentation tool they
want to use.
Comment 1 Heiko Nardmann 2004-08-10 23:03:49 UTC
What other kinds of documentation tools do exist?
Comment 2 Heiko Nardmann 2004-08-18 06:26:20 UTC
Currently I know of the following styles/tools:

- javadoc (http://java.sun.com/j2se/javadoc/)
- kdoc (http://sirtaj.net/projects/kdoc/)
- doxygen (http://www.doxygen.org/)

Not sure about the differences however ...
Comment 3 Sebastian Stein 2004-08-18 12:02:58 UTC
Heiko Nardmann <heiko.nardmann@onlinehome.de> [040818 11:46]:
> Currently I know of the following styles/tools:
> 
> - javadoc (http://java.sun.com/j2se/javadoc/)
> - kdoc (http://sirtaj.net/projects/kdoc/)

I think kdoc isn't used anymore and shouldn't be supported.

Sebastian