diff options
Diffstat (limited to 'api/conf.py')
-rw-r--r-- | api/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/conf.py b/api/conf.py index 746a90fe0..b5adb4ca3 100644 --- a/api/conf.py +++ b/api/conf.py @@ -121,7 +121,7 @@ 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 = 'alabaster' +html_theme = 'sphinx_rtd_theme' # 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 |