DoxyPress  1.6.0
What is DoxyPress

DoxyPress is a derivative of the Doxygen application. We have refactored the source, enhanced the functionality, improved the internal classes and containers, improved and simplified the project file format, fixed the html output, added clang support for parsing, and reduced processing time.

DoxyPress can be used to generate documentation from C++ source files as well as programming languages such as C, C#, Fortran, IDL, Java, Objective-C, PHP, Python, and Tcl.

There are binary versions of DoxyPress and DoxyPressApp available on Debian, Fedora, Ubuntu, Windows, and OS X. Full source code is available.

The documentation can be generated in several different output formats.

  • HTML output can be viewed using any browser
  • View the LaTex off-line as a reference manual
  • Generate an RTF for MS-Word
  • Generate PostScript, hyperlinked PDF, compressed HTML, or Unix man pages

The documentation comments can be extracted from several different input locations.

  • The documentation comments can be adjacent to the source
  • The documentation can also be generated from text files
  • Alternatively, the extract-all tag can be used to document the source code structure