post on execution on RTD
This commit is contained in:
parent
b487067597
commit
12b2eb3880
@ -122,6 +122,7 @@ pygments_style = "sphinx"
|
||||
# a list of builtin themes.
|
||||
if on_rtd:
|
||||
html_theme = "default"
|
||||
print("recognized execution on RTD")
|
||||
else:
|
||||
try:
|
||||
import sphinx_rtd_theme
|
||||
|
Loading…
x
Reference in New Issue
Block a user