OPNFV Sphinx Theme 07/51507/2
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 2 Feb 2018 20:16:52 +0000 (12:16 -0800)
committerRyota MIBU <r-mibu@cq.jp.nec.com>
Tue, 6 Feb 2018 01:42:15 +0000 (10:42 +0900)
commitc1cbdfaf687437baba73fbbe5551907b6913f0a4
treef95736a6c6af21304ed1dc7677c845559fd87bbe
parentfb7da06424c1a12ca0f2e1a2c4f1dd99f0adbb51
OPNFV Sphinx Theme

This is a standalone theme for OPNFV docs based on the Sphinx Bootstrap
Theme used in opnfvdocs.

Change-Id: Ie145c0dc9c1e4c1ed0d8d72d687524b4ef5883de
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
12 files changed:
opnfv-theme/.gitignore [new file with mode: 0644]
opnfv-theme/MANIFEST.in [new file with mode: 0644]
opnfv-theme/README.rst [new file with mode: 0644]
opnfv-theme/setup.py [new file with mode: 0644]
opnfv-theme/sphinx_opnfv_theme/__init__.py [new file with mode: 0644]
opnfv-theme/sphinx_opnfv_theme/opnfv/layout.html [new file with mode: 0644]
opnfv-theme/sphinx_opnfv_theme/opnfv/my_custom_sidebar.html [new file with mode: 0644]
opnfv-theme/sphinx_opnfv_theme/opnfv/relations.html [new file with mode: 0644]
opnfv-theme/sphinx_opnfv_theme/opnfv/static/favicon.ico [new file with mode: 0755]
opnfv-theme/sphinx_opnfv_theme/opnfv/static/logo.png [new file with mode: 0644]
opnfv-theme/sphinx_opnfv_theme/opnfv/static/my-styles.css [new file with mode: 0644]
opnfv-theme/sphinx_opnfv_theme/opnfv/theme.conf [new file with mode: 0644]