doxygen: Documentation system for C++, Java, IDL and C1

Doxygen is a documentation system for C++, Java, IDL (Corba, Microsofti and KDE-DCOP flavors) and C.

It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual (in) 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.

Doxygen can be configured to extract the code structure from undocumented source files. This can be very useful to quickly find your way in large source distributions. The relations between the various elements are be visualized by means of include dependency graphs, inheritance diagrams, and collaboration diagrams, which are all generated automatically.

You can even `abuse' doxygen for creating normal documentation.

... part of T2, get it here

URL: http://www.doxygen.org/
URL: https://doxygen.nl/

Author: Dimitri van Heesch <dimitri [at] stack [dot] nl>
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: GPL
Status: Stable
Version: 1.10.0

Download: https://doxygen.nl/files/ doxygen-1.10.0.src.tar.gz

T2 source: doxygen.cache
T2 source: doxygen.conf
T2 source: doxygen.desc

Build time (on reference hardware): 210% (relative to binutils)2

Installed size (on reference hardware): 21.60 MB, 6 files

Dependencies (build time detected): 00-dirtree bash binutils bison cmake coreutils diffutils findutils flex gawk grep gzip linux-header m4 make python sed tar tbb

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).