Public API

api

API to use in config files like conf.py.

driver

The core logic of this tool and orchestrator of everything.

builder

Abstract Building framework.

vcs

Abstract version provider API.

environment

Build Environment Base API.

git

Git VCS support.

pyvenv

Subclasses of Environment supporting python virtual environments.

sphinx

Builder Implementations for running sphinx.

setuptools_scm

Setuptools SCM integration for sphinx-polyversion.

json

(De-)Serialize python objects to/from json.

log

Utilities for logging.

main

The entry point of the module.

utils

Helpers for the other modules.