mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 21:51:21 +00:00
sphinx-build errors
- Updated deprecated format in extlinks
This commit is contained in:
@@ -86,8 +86,8 @@ 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 = []
|
||||||
|
|
||||||
extlinks = {'jirabug': ('https://jira.percona.com/browse/%s', ''),
|
extlinks = {'jirabug': ('https://jira.percona.com/browse/%s', '%s'),
|
||||||
'lpbug': ('https://bugs.launchpad.net/percona-toolkit/+bug/%s', '#')}
|
'lpbug': ('https://bugs.launchpad.net/percona-toolkit/+bug/%s', '#%s')}
|
||||||
# -- Options for HTML output ---------------------------------------------------
|
# -- Options for HTML output ---------------------------------------------------
|
||||||
|
|
||||||
# The theme to use for HTML and HTML Help pages. See the documentation for
|
# The theme to use for HTML and HTML Help pages. See the documentation for
|
||||||
|
Reference in New Issue
Block a user