Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Automated doxygen generation #196 #497

Merged
merged 1 commit into from
Sep 26, 2017

Conversation

jgiszczak
Copy link
Contributor

Doxygen documentation now automatically generated if Doxygen is present. Default destination is the build directory docs/html folder. Destination may be customized with -DDOXY_DOC_DEST_DIR=/dest/path or editing the entry in ccmake/cmake-gui.

Previously generated docs have been removed from version control. They're all machine generated, and so should not be in git.

In the interests of keeping things simple for the community, this pull request includes facilities to always generate the documentation. Core developers who don't want to see the doxygen output in every build should follow the instructions at the end of CMakeLists.txt.

Currently the generated docs are not published anywhere. Perhaps Travis should do the publishing?

Doxygen documentation now automatically generated if Doxygen is present.
Default destination is the build directory docs/html folder. Destination
may be customized with -DDOXY_DOC_DEST_DIR=/destination/path or editing
the entry in ccmake/cmake-gui.
@jgiszczak jgiszczak force-pushed the automated-doxygen-generation-196 branch from 52a357a to dae9678 Compare September 25, 2017 19:44
@bytemaster bytemaster merged commit 7a28abf into master Sep 26, 2017
@heifner heifner deleted the automated-doxygen-generation-196 branch January 26, 2018 22:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants