Skip to content

Commit e74f8bd

Browse files
committed
Update conf.py
1 parent 1ed4460 commit e74f8bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_doc/sphinxdoc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
os.path.dirname(__file__)), "phdoc_templates")
1515

1616
set_sphinx_variables(__file__, "mlinsights", "Xavier Dupré", 2021,
17-
"pydata_sphinx_theme", pydata_sphinx_theme.get_html_theme_path(),
17+
"pydata_sphinx_theme", ['_static'],
1818
locals(), extlinks=dict(
1919
issue=('https://github.com/sdpython/mlinsights/issues/%s', 'issue')),
2020
title="mlinsights", book=True)

0 commit comments

Comments
 (0)