Merge "Fix broken link for modindex"
This commit is contained in:
commit
891625fa74
@ -85,7 +85,7 @@ exclude_patterns = []
|
||||
pygments_style = 'sphinx'
|
||||
|
||||
# A list of ignored prefixes for module index sorting.
|
||||
#modindex_common_prefix = []
|
||||
modindex_common_prefix = ['designateclient']
|
||||
|
||||
|
||||
# -- Options for HTML output ---------------------------------------------------
|
||||
|
@ -173,3 +173,7 @@ output_file = designateclient/locale/designateclient.pot
|
||||
|
||||
[wheel]
|
||||
universal = 1
|
||||
|
||||
[pbr]
|
||||
autodoc_index_modules = True
|
||||
warnerrors = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user