Switch to unified view

a/pyforge/docs/conf.py b/pyforge/docs/conf.py
...
...
89
89
90
# -- Options for HTML output ---------------------------------------------------
90
# -- Options for HTML output ---------------------------------------------------
91
91
92
# The theme to use for HTML and HTML Help pages.  Major themes that come with
92
# The theme to use for HTML and HTML Help pages.  Major themes that come with
93
# Sphinx are currently 'default' and 'sphinxdoc'.
93
# Sphinx are currently 'default' and 'sphinxdoc'.
94
html_theme = 'default'
94
html_theme = 'sphinxdoc'
95
95
96
# Theme options are theme-specific and customize the look and feel of a theme
96
# Theme options are theme-specific and customize the look and feel of a theme
97
# further.  For a list of options available for each theme, see the
97
# further.  For a list of options available for each theme, see the
98
# documentation.
98
# documentation.
99
#html_theme_options = {}
99
#html_theme_options = {}