Review Comments (0) Screenshots (3) Questions & Answers (0) Votes (4) Awards (2) Wiki  
-Please log in to rate
4.5 4.5/5 (4)
-Dimitri van Heesch
-1.6.1
- www.stack.nl
-Open source
- 542 people
Download doxygen

8.44 MBDownloaded 714 times

 

Review

This is a quick review

Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D
 
The following full-length review applies to version 1.5

Doxygen is a widely used documentation generation system for various programming languages, such as C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, LaTEX and C#.
Doxygen works either with documented files or with undocumented ones. In the first case, you specify the comments in the source code in a specific format that Doxygen can understand, so the program scans the project folder with subfolders or a specific file. In the second case, you can configure Doxygen to "harvest" your source code and generate the documentation.
When Doxygen finishes the process, it can generate the according documentation in a variety of formats such as HTML, RTF, PostScript, PD with hyperlinks, compressed HTML (CHM), and Unix man pages.
Since the documentation is obtained directly from the source code, you are sure to get the updated version of the docs.
Doxygen is very popular in the open source world, so we can see several open source projects that use this tool to generate the docs pages.
Advantages
  • It's great, it's widely used, it's freeware, it's open source.
Disadvantages
  • It's a little complicated to get it working.

Reviewed by: Martín Palacio Pentucci

Reviewer rating: Editor's rating 5

Screenshots

The Doxy Wizard The Doxy Wizard The very first screen The very first screen Yahoo Music Engine: Developer SDK (docs made with Doxygen) Yahoo Music Engine:...

Latest comments


There are no comments, be the first one!
Add new comment
Tag cloud
Download siClient

Email Address:

Password:

Register now »

Forgot password?

Copyright © 2009, Informer Technologies, Inc. About| Privacy and terms| Help| Feedback