subrepo: subdir: "xo-gc" merged: "b1898230" upstream: origin: "git@github.com:Rconybea/xo-gc.git" branch: "main" commit: "b1898230" git-subrepo: version: "0.4.9" origin: "???" commit: "???"
17 lines
387 B
CMake
17 lines
387 B
CMake
# xo-gc/docs/CMakeLists.txt
|
|
|
|
xo_doxygen_collect_deps()
|
|
xo_docdir_doxygen_config()
|
|
xo_docdir_sphinx_config(
|
|
index.rst
|
|
# glossary.rst
|
|
# implementation.rst
|
|
# ArenaConfig-reference.rst
|
|
# DArena-reference.rst
|
|
#install.rst
|
|
#introduction.rst
|
|
#implementation.rst
|
|
)
|
|
|
|
# see xo-reader/doc or xo-unit/doc for working examples
|
|
# example.rst install.rst implementation.rst
|