====== Documentation with Doxygen ====== Doxygen is a tool wich generates documentation automatically from the source code (see [[https://www.doxygen.nl/index.html|Doxygen home page]] or [[https://de.wikipedia.org/wiki/Doxygen|Wikipedia]]).\\ The comment of the source code has to be written in a specific form so that Doxygen can handle it: [[https://www.doxygen.nl/manual/docblocks.html|Documenting the code]]\\ The documentation of PRIMASoft can then be found here: [[https://emp.pages.gitlab.rlp.net/primasoft/|PRIMASoft documentation]] (this is still quite thin, because the comments still need to be added in the right format)\\