Skip to content

Commit d289a0f

Browse files
committed
Fix readthedocs theme
1 parent f993c28 commit d289a0f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/conf.py

-2
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,7 @@
106106
# a list of builtin themes.
107107
#
108108
#html_theme = 'alabaster'
109-
import sphinx_rtd_theme
110109
html_theme = 'sphinx_rtd_theme'
111-
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
112110

113111
from sphinx.highlighting import lexers
114112
from pygments.lexers.web import PhpLexer

0 commit comments

Comments
 (0)