Update docs/conf.py
This commit is contained in:
parent
d29ecafe67
commit
356c8b685e
|
@ -43,7 +43,7 @@ html_static_path = ['_static']
|
||||||
# These paths are either relative to html_static_path
|
# These paths are either relative to html_static_path
|
||||||
# or fully qualified paths (eg. https://...)
|
# or fully qualified paths (eg. https://...)
|
||||||
html_css_files = [
|
html_css_files = [
|
||||||
'css/custom.css',
|
'custom.css',
|
||||||
]
|
]
|
||||||
|
|
||||||
pygments_style = "sphinx"
|
pygments_style = "sphinx"
|
||||||
|
|
Loading…
Reference in New Issue