Fixed RTD theme now. Really. (Hopefully.)

This commit is contained in:
Danilo Bargen
2012-12-27 02:27:27 +01:00
parent e12c8371dd
commit a8dfcb35a3

View File

@@ -167,7 +167,7 @@ html_static_path = ['_static']
# Output file base name for HTML help builder.
htmlhelp_basename = 'Jedidoc'
html_style = '' # Force usage of default template on RTD
html_style = '/default.css' # Force usage of default template on RTD
# -- Options for LaTeX output --------------------------------------------------