add master_doc to conf.py

This commit is contained in:
Devin Neal
2019-05-28 21:03:20 -07:00
parent 224d389522
commit aecf5b0b18

View File

@ -23,6 +23,7 @@ author = 'EulerTour'
# -- General configuration ---------------------------------------------------
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