Skip to content

Commit d206ba3

Browse files
committed
commenting out html_theme = "sphinx_rtd_theme"'
1 parent 0faf9f4 commit d206ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
# -- Options for HTML output
3131

32-
html_theme = 'sphinx_rtd_theme'
32+
# html_theme = 'sphinx_rtd_theme'
3333

3434
# -- Options for EPUB output
3535
epub_show_urls = 'footnote'

0 commit comments

Comments
 (0)