xo-tokenizer: build + install docs + examples + build fixes

This commit is contained in:
Roland Conybeare 2025-09-22 12:45:30 -04:00
commit 25ab8a1d27
3 changed files with 6 additions and 2 deletions

View file

@ -5,5 +5,5 @@ xo_docdir_doxygen_config()
xo_docdir_sphinx_config(
index.rst install.rst examples.rst implementation.rst
input-state-class.rst scan-result-class.rst schematika-tokens.rst span-class.rst
token-class-rst tokenizer-error-class.rst tokentype-enum.rst
token-class.rst tokenizer-error-class.rst tokentype-enum.rst
)