Explicit master_doc for RTD Sphinx

This commit is contained in:
Aleksi Häkli 2019-11-13 22:14:16 +02:00
parent 5706ba4b21
commit f63aeeec3f
No known key found for this signature in database
GPG key ID: 3E7146964D726BBE

View file

@ -27,6 +27,9 @@ release = "0.6.2"
# -- General configuration ---------------------------------------------------
# Explicitly specify the master doc file for Sphinx 1.x
master_doc = "index"
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named "sphinx.ext.*") or your custom
# ones.