diff options
author | Sofia Wallin <sofia.wallin@ericsson.com> | 2018-04-23 15:18:56 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-04-23 15:18:56 +0000 |
commit | 98fa6c92ed1326896671e23dac2f470c96e471ca (patch) | |
tree | 4ed3a273d8ddc66d50fb4c39fa8fd7fdce7e957a /opnfv-theme/sphinx_opnfv_theme/theme.conf | |
parent | f39141858f45df25e7cb77a51442135cae33c52e (diff) | |
parent | bd331b2451a17eaf5ed8f6fc8aa89f0499031c28 (diff) |
Merge "Update OPNFV Sphinx Theme"
Diffstat (limited to 'opnfv-theme/sphinx_opnfv_theme/theme.conf')
-rw-r--r-- | opnfv-theme/sphinx_opnfv_theme/theme.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/opnfv-theme/sphinx_opnfv_theme/theme.conf b/opnfv-theme/sphinx_opnfv_theme/theme.conf new file mode 100644 index 000000000..66424aa1f --- /dev/null +++ b/opnfv-theme/sphinx_opnfv_theme/theme.conf @@ -0,0 +1,7 @@ +[theme] +inherit = bootstrap +stylesheet = bootstrap-sphinx.css +pygments_style = tango + +# Theme Options exposed by html_theme_options +[options] |