docs: fix language regarding master

This commit is contained in:
Erik Sundell
2021-10-19 11:33:58 +02:00
parent ebd76f7732
commit 9179365a4f
7 changed files with 10 additions and 10 deletions

View File

@@ -16,8 +16,8 @@ extensions = ['sphinx.ext.mathjax',
'sphinx.ext.intersphinx',
'sphinx_copybutton']
# The master toctree document.
master_doc = 'index'
# The root toctree document.
root_doc = master_doc = "index"
# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.