mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-31 10:57:16 +02:00
github_url
unsupported theme option commented out
This commit is contained in:
@ -331,7 +331,8 @@ html_theme = 'sphinx_rtd_theme'
|
|||||||
# A dictionary of options that influence the look and feel of the selected theme.
|
# A dictionary of options that influence the look and feel of the selected theme.
|
||||||
# These are theme-specific.
|
# These are theme-specific.
|
||||||
html_theme_options = {
|
html_theme_options = {
|
||||||
'github_url': 'https://github.com/mpusz/units'
|
# WARNING: unsupported theme option 'github_url' given
|
||||||
|
# 'github_url': 'https://github.com/mpusz/units'
|
||||||
}
|
}
|
||||||
|
|
||||||
# Add any paths that contain custom static files (such as style sheets) here,
|
# Add any paths that contain custom static files (such as style sheets) here,
|
||||||
|
Reference in New Issue
Block a user