Public API

api

API to use in config files like conf.py.

builder

Abstract Building framework.

driver

The core logic of this tool and orchestrator of everything.

environment

Build Environment Base API.

git

Git VCS support.

json

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

log

Utilities for logging.

main

The entry point of the module.

pyvenv

Subclasses of Environment supporting python virtual environments.

sphinx

Builder Implementations for running sphinx.

utils

Helpers for the other modules.

vcs

Abstract version provider API.