Merge "Fixes modules index generated by Sphinx"

This commit is contained in:
Jenkins 2015-07-13 22:57:47 +00:00 committed by Gerrit Code Review
commit 78194b170b
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ add_module_names = True
pygments_style = 'sphinx'
# A list of ignored prefixes for module index sorting.
#modindex_common_prefix = []
modindex_common_prefix = ['keystoneclient.']
# Grouping the document tree for man pages.
# List of tuples 'sourcefile', 'target', 'title', 'Authors name', 'manual'