Merge "Fixes modules index generated by Sphinx"

This commit is contained in:
Jenkins 2015-07-15 16:02:36 +00:00 committed by Gerrit Code Review
commit 4f55562c9f
1 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@ show_authors = False
pygments_style = 'sphinx'
# A list of ignored prefixes for module index sorting.
# modindex_common_prefix = []
modindex_common_prefix = ['horizon.', 'openstack_dashboard.']
primary_domain = 'py'
nitpicky = False