about summary refs log tree commit diff stats
path: root/apidocs/python/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'apidocs/python/conf.py')
-rw-r--r--apidocs/python/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/apidocs/python/conf.py b/apidocs/python/conf.py
index 895c8b72..9d2d20a0 100644
--- a/apidocs/python/conf.py
+++ b/apidocs/python/conf.py
@@ -109,8 +109,8 @@ todo_include_todos = False
 
 # The theme to use for HTML and HTML Help pages.  See the documentation for
 # a list of builtin themes.
-html_theme = 'sphinx_rtd_theme'
-# html_theme = 'classic'
+# html_theme = 'sphinx_rtd_theme'
+html_theme = 'classic'
 
 # Theme options are theme-specific and customize the look and feel of a theme
 # further.  For a list of options available for each theme, see the