Use index.rst
This commit is contained in:
parent
371188408b
commit
351ecb7ce3
|
@ -54,3 +54,6 @@ 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