Added master_doc to conf.py.
This commit is contained in:
parent
4fe57532b0
commit
dfc1108b41
@ -54,3 +54,5 @@ html_theme = 'sphinx_rtd_theme'
|
||||
# relative to this directory. They are copied after the builtin static files,
|
||||
# so a file named "default.css" will overwrite the builtin "default.css".
|
||||
html_static_path = ['_static']
|
||||
|
||||
master_doc = 'index'
|
||||
|
Loading…
Reference in New Issue
Block a user