static_string
static_string copied to clipboard
use Python version of Docca
This switches the project to use Python version of Docca.
Changes on the results:
- Better support for
constexprandnoexcept. - Links in code declaration code blocks (e.g. to parameter and return types).
- Top-level sorting of names.
- Some other improvements (not sure if relevant to StaticString).
Changes on tooling:
- Removes dependency on Java and Saxon HE.
- Adds dependency on Python 3 and Jinja (both already required by Boost docs build).
An automated preview of the documentation is available at https://61.static-string.prtest2.cppalliance.org/libs/static_string/doc/html/index.html
An automated preview of the documentation is available at https://61.static-string.prtest2.cppalliance.org/libs/static_string/doc/html/index.html
If more commits are pushed to the pull request, the docs will rebuild at the same URL.
2025-10-22 10:26:50 UTC
Merged, thanks.