Which tool is better for documentation of C,C++ and Java code out of 'Docbook' or 'doxygen' or any Can you please tell me any other tool?
Asked
Active
Viewed 3,236 times
2 Answers
2
I use doxygen. For your need you can refer to the Wikipedia for comparison among the documentation generators.
http://en.wikipedia.org/wiki/Comparison_of_documentation_generators

Jayram
- 18,820
- 6
- 51
- 68
-
Is there any thing like,We should run Doxygen from ubuntu only.? Can we run it from Windows also using DoxyWizard tool? – sv1 Jun 18 '13 at 09:24
-
Yeah ! Executable is there for windows too. You can install that. Accept my answer if it was informative for you. – Jayram Jun 18 '13 at 09:33