We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e9f4a6 commit d7c3ddcCopy full SHA for d7c3ddc
docs/source/conf.py
@@ -42,6 +42,8 @@
42
# This pattern also affects html_static_path and html_extra_path.
43
exclude_patterns = []
44
45
+# The master toctree document.
46
+master_doc = 'index'
47
48
# -- Options for HTML output -------------------------------------------------
49
0 commit comments