Update docs/source/conf.py
This commit is contained in:
parent
2c01102833
commit
27f66d0ea8
docs/source
|
@ -42,3 +42,5 @@ html_static_path = ['_static']
|
||||||
html_css_files = [
|
html_css_files = [
|
||||||
'css/custom.css',
|
'css/custom.css',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
pygments_style = "sphinx"
|
Loading…
Reference in New Issue