Update OPNFV Sphinx Theme 83/54583/3
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Wed, 28 Mar 2018 17:27:51 +0000 (10:27 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 20 Apr 2018 18:05:50 +0000 (11:05 -0700)
commitbd331b2451a17eaf5ed8f6fc8aa89f0499031c28
tree3bcf69b472c8b4af97ce8842e49ec12049b750b2
parentb66a62102b39654b389f5cd186d7468f43b97522
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>
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]