aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bindings/python/conf.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/bindings/python/conf.py b/bindings/python/conf.py
index 3f9acac1..a9f0f238 100644
--- a/bindings/python/conf.py
+++ b/bindings/python/conf.py
@@ -36,6 +36,8 @@ author = 'David Robillard'
# -- 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
# ones.