summaryrefslogtreecommitdiff
path: root/CMake/FindSphinx.cmake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* doc: hook documentation into build systemDanny Holman2024-10-181-0/+8
Add a target to the build system that will generate the included documentation. This target should be called "docs" and should only be called explictity, not during the default build target. Signed-off-by: Danny Holman <dholman@gymli.org>