Update docs theme logo

Currently the title is showing up under the logo; the new version of
Sphinx/Alabaster apparently requires that we set the option this way.

Change-Id: Iea1a663f2efabf7e9430bb96256ea20b05f747ed
This commit is contained in:
James E. Blair 2018-09-13 17:24:24 -06:00 committed by James E. Blair
parent 18d8fa7bf1
commit 14c58d4ca9
1 changed files with 3 additions and 2 deletions

View File

@ -105,7 +105,8 @@ pygments_style = 'sphinx'
# further. For a list of options available for each theme, see the
# documentation.
html_theme_options = {
'show_related': True
'show_related': True,
'logo': 'logo.svg',
}
# Add any paths that contain custom themes here, relative to this directory.
@ -120,7 +121,7 @@ html_theme_options = {
# The name of an image file (relative to this directory) to place at the top
# of the sidebar.
html_logo = '_static/logo.svg'
#html_logo = '_static/logo.svg'
# The name of an image file (within the static path) to use as favicon of the
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32