summaryrefslogtreecommitdiff
path: root/doc/conf.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Version bump to 0.63.00.63.0Danny Holman2025-03-201-1/+1
| | | | | | Increment the version string to 0.63.0. Signed-off-by: Danny Holman <dholman@gymli.org>
* Version bump to v0.62.0v0.62.0Danny Holman2024-10-251-1/+1
| | | | Signed-off-by: Danny Holman <dholman@gymli.org>
* doc: hook documentation into build systemDanny Holman2024-10-181-0/+28
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>