summaryrefslogtreecommitdiff
path: root/docs/rtd/source/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/rtd/source/conf.py')
-rw-r--r--docs/rtd/source/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/rtd/source/conf.py b/docs/rtd/source/conf.py
index 9290c343a..d95290f72 100644
--- a/docs/rtd/source/conf.py
+++ b/docs/rtd/source/conf.py
@@ -39,6 +39,7 @@ templates_path = ['_templates']
# This pattern also affects html_static_path and html_extra_path.
exclude_patterns = []
+master_doc = 'index'
# -- Options for HTML output -------------------------------------------------