Create necessary CMake configuration to automate generation of Doxygen documentation
Details
Details
- Reviewers
jback kreps - Maniphest Tasks
- T98: Doxygenate the code
Enabled generation of Doxygen with -DEVTGEN_BUILD_DOXYGEN=ON
Verified Doxygen pages were successfully generated
Diff Detail
Diff Detail
- Repository
- rEVTGEN evtgen
- Branch
- doxygen_cmake_config
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 155 Build 155: arc lint + arc unit
Event Timeline
Comment Actions
I've copied what is currently generated from this to the following page so that you can look at it more easily:
https://evtgen.hepforge.org/doc/doxygen/test/
I've spotted one small issue that I'll try and fix: the full path to the files on my local system is quoted at the bottom of the pages rather than their relative path within the repository.
We should probably also reformat the README, AUTHORS, and History.txt files to be more compatible with Markdown format, then they'll display rather better within the Doxygen pages.