Skip to content

Commit d96f8b5

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Fixes modules index generated by Sphinx"
2 parents f807f0a + 89cf9f6 commit d96f8b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
pygments_style = 'sphinx'
101101

102102
# A list of ignored prefixes for module index sorting.
103-
#modindex_common_prefix = []
103+
modindex_common_prefix = ['openstackclient.']
104104

105105

106106
# -- Options for HTML output --------------------------------------------------

0 commit comments

Comments
 (0)