Remove the OpenStack logo from our developer docs

oslophinx inserts the official OpenStack logo, which we are not allowed
to use. This patch just places a solum logo with the same file name that
the tweek.css expects.

Fixes-bug: #1295486
Change-Id: Icdf923a9ac8021e8d609fdc5d898d939cfed39be
This commit is contained in:
Angus Salkeld 2014-03-28 09:31:12 -05:00
parent 68220cfcae
commit 935001d004
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -61,7 +61,7 @@ pygments_style = 'sphinx'
# Sphinx are currently 'default' and 'sphinxdoc'.
# html_theme_path = ["."]
# html_theme = '_theme'
# html_static_path = ['static']
html_static_path = ['_static']
# Output file base name for HTML help builder.
htmlhelp_basename = '%sdoc' % project