Skip to content

Commit fc43421

Browse files
committed
Removed docs layout
1 parent 0148401 commit fc43421

File tree

2 files changed

+2
-44
lines changed

2 files changed

+2
-44
lines changed

docs/_templates/layout.html

Lines changed: 0 additions & 44 deletions
This file was deleted.

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,8 @@
134134
# a list of builtin themes.
135135
#
136136
html_theme = 'alabaster'
137+
if on_rtd:
138+
html_theme = 'sphinx_rtd_theme'
137139

138140
# Theme options are theme-specific and customize the look and feel of a theme
139141
# further. For a list of options available for each theme, see the

0 commit comments

Comments
 (0)