Getting Started
Development
Project Info
API Reference
setup()
Sphinx extension to fix relative links in documentation.
setup(→ dict[str, str | bool])
setup
Set up the Sphinx extension.
app (Any) – The Sphinx application object.
A dictionary with extension metadata.
dict[str, str | bool]