fix sphinx build
This commit is contained in:
parent
c72946dc14
commit
c3933bd9fd
@ -171,7 +171,7 @@ html_static_path = ['_static']
|
|||||||
|
|
||||||
# Additional templates that should be rendered to pages, maps page names to
|
# Additional templates that should be rendered to pages, maps page names to
|
||||||
# template names.
|
# template names.
|
||||||
html_additional_pages = {"index": "docs/index.html"}
|
html_additional_pages = {"index": "index.html"}
|
||||||
|
|
||||||
# If false, no module index is generated.
|
# If false, no module index is generated.
|
||||||
html_domain_indices = False
|
html_domain_indices = False
|
||||||
|
Loading…
Reference in New Issue
Block a user