Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] generating documentation for doxygen

Hi,

I just started working with ganymed / CDT 5 and I am very happy about all the improvements of CDT.
One thing that is important for me is the documentation of the source code using doxygen.
I found out how to generate the documentation for a method - but I wonder if there is more functionality available, e.g.:
- auto-generation of documentation for all methods in a header file?
- updating of the documentation when a new parameter has been added to a method?
- is it possible to switch the documentation style? up to now all our doxygen code is using the /// syntax - the auto generated docu has the c-style /*! - and I would prefer to stick with the c++-style but still use the CDT capabilities in future.

Any hint is greatly appreciated.


Best regards,

Thomas

--
_____________________________________________________________________________________________
Dr. Thomas Gern
in-innovative navigation GmbH
Leibnizstr. 11
D-70806 Kornwestheim
tel.: +49 (0)7154 807153 | fax: +49 (0)7154 807154
email: thomas.gern@xxxxxxxxxxxxxxxxxxxxxxxx
http://www.innovative-navigation.de

Geschäftsführer: Dr. Thomas Gern, Dr. Martin Sandler, Dr. Reinhard Zimmermann
Kreissparkasse Esslingen
Kto.-Nr.:  85 98 655 | BLZ 611 500 20 | SWIFT: ESSL DE 66 | IBAN: DE51 6115 0020 0008 5986 55
Handelsregister: Stuttgart HRB 205770 | Steuer-Nr.71330/00796 | Umsatzsteuer-ID: DE201463746


Back to the top