Updated Sphinx RTD documentation theme supports 4 levels

This commit is contained in:
Todd Gamblin
2015-05-09 13:35:05 -05:00
parent d6a5266976
commit 8e87b2176a
28 changed files with 299 additions and 110 deletions

View File

@@ -87,7 +87,7 @@
source_suffix = '.rst'
# The encoding of source files.
#source_encoding = 'utf-8-sig'
source_encoding = 'utf-8-sig'
# The master toctree document.
master_doc = 'index'
@@ -149,7 +149,7 @@
# 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
# documentation.
#html_theme_options = []
#html_theme_options = [('show_copyright', False)]
# Add any paths that contain custom themes here, relative to this directory.
html_theme_path = ["_themes"]