category: Devel
build-depends: cygport bison cmake desktop-file-utils flex graphviz ImageMagick libiconv-devel libQt5Core-devel libQt5Gui-devel libxapian-devel python3 texlive-collection-fontsrecommended texlive-collection-fontutils texlive-collection-latex texlive-collection-latexextra texlive-collection-latexrecommended texlive-collection-plaingeneric zlib-devel
sdesc: "A documentation system for C++ and other languages"
ldesc: "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, and
to some extent D.  It can generate an on-line documentation browser
(in HTML) and/or an off-line reference manual (in 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."
skip:

homepage: https://www.doxygen.nl
license: GPL-2.0-only