diff options
| author | Vishvananda Ishaya <vishvananda@gmail.com> | 2010-11-03 14:04:36 -0700 |
|---|---|---|
| committer | Vishvananda Ishaya <vishvananda@gmail.com> | 2010-11-03 14:04:36 -0700 |
| commit | 80a6dd72ef48ec4c7dc72b39073800bb7fe1e70a (patch) | |
| tree | cd552d91b46fbfdf9f0cdca653c599240d368a68 /doc/source | |
| parent | ff967253b28d54ff33176191f6424cb19c444812 (diff) | |
prettier theme
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py index 27bc4ea6c..3f6ca2313 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -99,7 +99,7 @@ modindex_common_prefix = ['nova.'] # The theme to use for HTML and HTML Help pages. Major themes that come with # Sphinx are currently 'default' and 'sphinxdoc'. -html_theme = 'default' +html_theme = 'sphinxdoc' # 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 |
