Doxygen documentation target for CMakeLists and its GitHub Action for deploying it on this repository's GitHub page. The action creates a new branch called gh-pages and stores the files generated by Doxygen's target and publishes them on the repo's GitHub page. The inheritance diagrams are also generated using plantuml and graphwiz.dot automatically, like the one shown below:
Doxygen documentation target for CMakeLists and its GitHub Action for deploying it on this repository's GitHub page. The action creates a new branch called
gh-pages
and stores the files generated by Doxygen's target and publishes them on the repo's GitHub page. The inheritance diagrams are also generated usingplantuml
andgraphwiz.dot
automatically, like the one shown below:https://user-images.githubusercontent.com/8077187/246106192-9c973f8f-6958-40cd-ac0d-aaf757abb573.png