aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-10-27 13:11:32 +0100
committerDavid Robillard <d@drobilla.net>2020-10-27 13:13:59 +0100
commit90ca08cc7db810deeb10922f1b13cde7b02a2218 (patch)
tree6c87b750f713a4605a754ce627346aa1132d6218
parent55d5cb529d56f9eced883cd0a1c96bd6237924d8 (diff)
downloadserd-python.tar.gz
serd-python.tar.bz2
serd-python.zip
fixup! WIP: Generate Sphinx documentationpython
-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.