8000 DOC organise documentation hierarchy / table of contents · scikit-learn/scikit-learn@99d08b5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 99d08b5

Browse files
committed
DOC organise documentation hierarchy / table of contents
1 parent dc8578a commit 99d08b5

File tree

10 files changed

+1023
-1013
lines changed

10 files changed

+1023
-1013
lines changed

doc/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
#html_additional_pages = {}
171171

172172
# If false, no module index is generated.
173-
html_use_modindex = False
173+
html_domain_indices = False
174174

175175
# If false, no index is generated.
176176
html_use_index = False
@@ -225,7 +225,7 @@
225225
#latex_appendices = []
226226

227227
# If false, no module index is generated.
228-
#latex_use_modindex = True
228+
latex_domain_indices = False
229229

230230
trim_doctests_flags = True
231231

0 commit comments

Comments
 (0)
0