Update docs/source/conf.py
This commit is contained in:
parent
2fc89f52b7
commit
cc11596d63
|
@ -35,4 +35,5 @@ html_theme = 'sphinx_rtd_theme'
|
|||
epub_show_urls = 'footnote'
|
||||
|
||||
|
||||
html_static_path = ['_static']
|
||||
def setup(app):
|
||||
app.add_css_file("quartz.css")
|
||||
|
|
Loading…
Reference in New Issue