docs: Add 'mopidy.' as common prefix in module index
This commit is contained in:
parent
cafab89f84
commit
9a88cd0dfa
@ -84,7 +84,7 @@ exclude_trees = ['_build']
|
|||||||
pygments_style = 'sphinx'
|
pygments_style = 'sphinx'
|
||||||
|
|
||||||
# A list of ignored prefixes for module index sorting.
|
# A list of ignored prefixes for module index sorting.
|
||||||
#modindex_common_prefix = []
|
modindex_common_prefix = ['mopidy.']
|
||||||
|
|
||||||
|
|
||||||
# -- Options for HTML output ---------------------------------------------------
|
# -- Options for HTML output ---------------------------------------------------
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user