Page MenuHomeHEPForge

Doxygenate the code
Open, NormalPublic

Description

As we go through class by class and perform the modernisation changes (T13), and unify the naming conventions (T29), etc. we should also try to add Doxygen comments to document the classes.
Will also need to add the appropriate bits of CMake to automate the build of the documentation (can be adapted from the Laura implementation).

Event Timeline

tlatham triaged this task as Normal priority.Apr 28 2020, 4:14 PM
tlatham created this task.
tlatham created this object with edit policy "Restricted Project (Project)".
tlatham updated the task description. (Show Details)
tlatham changed the visibility from "All Users" to "Public (No Login Required)".Jul 27 2020, 10:09 AM
tlatham changed the edit policy from "Restricted Project (Project)" to "Restricted Project (Project)".Oct 6 2020, 10:18 AM

rEVTGEN6d93ea5c4f5e takes care of the CMake configuration to automate the generation of the documentation.
Now just need to add the Doxygen comments to all the classes!