mirror of
https://github.com/86Box/docs.git
synced 2026-02-22 09:35:33 -07:00
Set master_doc to index
This commit is contained in:
1
conf.py
1
conf.py
@@ -33,6 +33,7 @@ extensions = [
|
||||
'sphinx.ext.autosectionlabel',
|
||||
]
|
||||
autosectionlabel_prefix_document = True
|
||||
master_doc = 'index'
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
templates_path = ['_templates']
|
||||
|
||||
Reference in New Issue
Block a user