Commit 37972d7c authored by Dom31's avatar Dom31
Browse files

set master_doc = 'index'

parent 0e0c68d7
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -35,6 +35,9 @@ extensions = [
    'sphinx.ext.napoleon'
]

# The master toctree document.
master_doc = 'index'

# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']