Doxygen
Doxygen is a tool for building documentation for source code e.g. inter-related HTML pages for C++ source code.
Usage
Doxygen can be loaded with:
module load Doxygen/1.8.17-GCCcore-9.3.0
module load Doxygen/1.8.20-GCCcore-10.2.0
module load Doxygen/1.9.1-GCCcore-11.2.0
module load Doxygen/1.9.4-GCCcore-11.3.0
The above command also loads the relevant GCC compiler version as NB Doxygen has a run-time dependency on libstdc++
.