Skip to content

Commit 45815c7

Browse files
committed
Enable building of module index for the HTML documentation
1 parent da2937d commit 45815c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
]
115115
}
116116

117-
html_domain_indices = False
117+
html_domain_indices = True
118118

119119
# -- Options for HTMLHelp output ------------------------------------------
120120

0 commit comments

Comments
 (0)