API reference#
docs command-line interface (Typer).
Builds and previews the asd-def Sphinx site, a thin wrapper over sphinx-build and sphinx-autobuild, so the documentation has a single entry point.
- docs_cli.cli.build(builder=<typer.models.OptionInfo object>, strict=<typer.models.OptionInfo object>)[source]#
Build the docs once into docs/build/<builder> (HTML by default).
- docs_cli.cli.versions(local=<typer.models.OptionInfo object>)[source]#
Build every released version into docs/build, driven by docs/poly.py.