Update OPNFV Sphinx Theme 49/56349/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Wed, 28 Mar 2018 17:27:51 +0000 (10:27 -0700)
committerSofia Wallin <sofia.wallin@ericsson.com>
Tue, 24 Apr 2018 11:12:41 +0000 (11:12 +0000)
commitca86d4473be919ae5ba859e64c0a0cfa69867e4b
tree87f9f3237489b8a062ea03226c7e4e3bb775e854
parentc69218ae706ff28ae0380a618d7066c84b07e70a
Update OPNFV Sphinx Theme

When the theme was initially created I was under the assumption the
directory the theme lives under needs to match the name. This does not
seem to be the case and in fact seems to cause issues with correctly
importing and using the theme.

Includes formatting updates to the README and linting.

Change-Id: I67c834bfe9dc99252159394ecbf136d9a264e0a8
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
(cherry picked from commit bd331b2451a17eaf5ed8f6fc8aa89f0499031c28)
opnfv-theme/MANIFEST.in
opnfv-theme/README.rst
opnfv-theme/setup.py
opnfv-theme/sphinx_opnfv_theme/__init__.py
opnfv-theme/sphinx_opnfv_theme/layout.html [moved from opnfv-theme/sphinx_opnfv_theme/opnfv/layout.html with 100% similarity]
opnfv-theme/sphinx_opnfv_theme/my_custom_sidebar.html [moved from opnfv-theme/sphinx_opnfv_theme/opnfv/my_custom_sidebar.html with 100% similarity]
opnfv-theme/sphinx_opnfv_theme/relations.html [moved from opnfv-theme/sphinx_opnfv_theme/opnfv/relations.html with 100% similarity]
opnfv-theme/sphinx_opnfv_theme/static/favicon.ico [moved from opnfv-theme/sphinx_opnfv_theme/opnfv/static/favicon.ico with 100% similarity]
opnfv-theme/sphinx_opnfv_theme/static/logo.png [moved from opnfv-theme/sphinx_opnfv_theme/opnfv/static/logo.png with 100% similarity]
opnfv-theme/sphinx_opnfv_theme/static/my-styles.css [moved from opnfv-theme/sphinx_opnfv_theme/opnfv/static/my-styles.css with 100% similarity]
opnfv-theme/sphinx_opnfv_theme/theme.conf [moved from opnfv-theme/sphinx_opnfv_theme/opnfv/theme.conf with 100% similarity]