Commit a38da1f5 authored by Chodera's avatar Chodera
Browse files

Turn off HTML index generation in Sphinx.

parent 5866a98f
......@@ -142,7 +142,7 @@ html_static_path = ['_static']
#html_domain_indices = True
# If false, no index is generated.
#html_use_index = True
html_use_index = False
# If true, the index is split into individual pages for each letter.
#html_split_index = False
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment