# HG changeset patch # User Damien Correia # Date 1521802201 -3600 # Node ID 4cddbff4269fff1f6e66c05a3cd2595f0987c1d1 # Parent 7d77990df225d742cda18d56688fc5977bcef0ac Updated to sphinx_rtd_theme; pip install sphinx_rtd_theme diff -r 7d77990df225 -r 4cddbff4269f src/source/conf.py --- a/src/source/conf.py Fri Mar 23 11:00:50 2018 +0100 +++ b/src/source/conf.py Fri Mar 23 11:50:01 2018 +0100 @@ -83,7 +83,7 @@ # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # -html_theme = 'pyramid' +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