|
@@ -141,7 +141,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
|