This package browser is in early development. Mind the rough edges.

doxygen 1.9.5

Generate documentation from annotated sources

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.

Installation

Install doxygen 1.9.5 as follows:

guix install doxygen@1.9.5

Or install the latest version:

guix install doxygen

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.