Doxygen 1.13.2

Generate documentation from source code Doxygen is the de facto standard tool for generating documentation from annotated C++ sources, but it also supports other popular programming languages such as C, Objective-C, C#, PHP, Java, Python, IDL (Corba, Microsoft, and UNO/OpenOffice flavors), Fortran, VHDL, Tcl, and to some extent D. Doxygen can help you in three ways: It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual (in $\mbox{\LaTeX}$) from a set of documented source files. There is also support for generating output in RTF (MS-Word), PostScript, hyperlinked PDF, compressed HTML, and Unix man pages. The documentation is extracted directly from the sources, which makes it much easier to keep the documentation consistent with the source code. You can configure doxygen to extract the code structure from undocumented source files. This is very useful to quickly find your way in large source distributions. Doxygen can also visualize the relations between the various elements by means of include dependency graphs, inheritance diagrams, and collaboration diagrams, which are all generated automatically. You can also use doxygen for creating normal documentation (as I did for the doxygen user manual and web-site). Doxygen is developed under Mac OS X and Linux, but is set-up to be highly portable. As a result, it runs on most other Unix flavors as well. Furthermore, executables for Windows are available.

Tags documentation
License GNU GPLv3
State stable

Recent Releases

1.13.210 Jan 2025 03:23 minor feature: (release date 09-01-2025) Bug fixes issue #8803 Template class with the same name as existing class gets in the same output file view , view issue #11308 SVG dot graphs have added padding view issue #11309 Markdown blockquotes with lists do not render as expected view issue #11313 Template class specializations are ignored, which leads to invalid links view issue #11314 "Copy to clipboard" button broken with XHTML view issue #11320 Documentation fails to build (it freezes, no crash) view issue #11322 C++ 20 Modules: Links to global functions, links to modules view issue #11326 Missing description for a class member of a using-declared class view issue #11330 Snippet trimleft option does not handle newlines well view , view issue #11333 rebuilding fedora ignition-transport causes abort in isExplicitPage with doxygen 1.13.1 view String representation at "show configuration" in doxywizard view Support for Plus sign code fence directives - GitHub flavor view Improved user feedback and documentation Adding debug and version information to doxycommentview view , view , view , and view
1.13.103 Jan 2025 06:25 minor feature:
1.13.028 Dec 2024 16:25 major feature:
1.12.015 Sep 2024 07:45 minor feature:
1.11.021 May 2024 09:25 minor feature:
1.10.025 Dec 2023 11:24 major feature: https://www.doxygen.org/manual/changelog.html#log_1_10_0
1.9.826 Aug 2023 03:25 minor feature:
1.9.719 May 2023 07:05 minor feature:
1.9.628 Dec 2022 03:15 minor feature:
1.9.527 Aug 2022 03:16 minor feature:
1.9.406 May 2022 03:15 minor feature:
1.9.301 Jan 2022 03:15 minor feature:
1.9.226 Dec 2021 13:42 minor feature: https://www.doxygen.nl/manual/changelog.html
1.8.1730 Dec 2019 11:29 minor feature: http://www.doxygen.nl/manual/changelog.html
1.8.1628 Sep 2019 12:50 minor feature: http://www.doxygen.nl/manual/changelog.html