docs.mk

docs-build

Synopsis: make docs-build <sphinx command such as html|help|latex|clean|…>

Hooks: docs-pre-build, docs-post-build

Variables:

Variable

Description

DOCS_SOURCEDIR

<docs source directory> - default ./docs/src

DOCS_BUILDDIR

<docs build directory> - default ./docs/build

DOCS_SPHINXOPTS

<additional command line options for Sphinx>

Build the RST documentation in the ./docs directory.