Skip to content

Commit 6180445

Browse files
committed
remove doc duilding warnings
1 parent 4fd71f2 commit 6180445

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
import sphinx_rtd_theme
127127

128128
html_theme = "sphinx_rtd_theme"
129+
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
129130

130131
except ImportError:
131132
html_theme = "default"

0 commit comments

Comments
 (0)