diff options
author | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2015-12-11 15:30:46 +0900 |
---|---|---|
committer | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2015-12-11 15:30:46 +0900 |
commit | b74f19a321afbf4ee8c0b5639be3b805b6d58c12 (patch) | |
tree | 886a92c27517e2ee0be949ab76e8cb47c0697281 /docs/etc | |
parent | 39ee5533feb7028f6fb7fce604f66b4451d434c7 (diff) |
updates to use new doc toolchain
Change-Id: I5009a996b2e581638f159ed37a1c56ac53c0c71f
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Diffstat (limited to 'docs/etc')
-rw-r--r-- | docs/etc/conf.py | 27 | ||||
-rw-r--r-- | docs/etc/opnfv-logo.png | bin | 2829 -> 0 bytes |
2 files changed, 0 insertions, 27 deletions
diff --git a/docs/etc/conf.py b/docs/etc/conf.py deleted file mode 100644 index f42b1105..00000000 --- a/docs/etc/conf.py +++ /dev/null @@ -1,27 +0,0 @@ -''' -Base configuration file for sphinx-build. - -You can override this configuration by putting 'conf.py' in the document -directory (e.g. how-to-use-docs/conf.py). If there is no 'conf.py' in the -document directory, this file will be copied to that directory before the -document builder jobs in 'opnfv-docs-verify' and 'opnfv-docs-merge'. -The logo image (opnfv-logo.png) will be also copied from -docs/etc/opnfv-logo.png during the build jobs. -''' - -import datetime - -needs_sphinx = '1.3' -master_doc = 'index' -pygments_style = 'sphinx' - -html_use_index = False -numfig = True -html_logo = 'opnfv-logo.png' - -latex_elements = {'printindex': ''} -latex_logo = 'opnfv-logo.png' - -copyright = u'%s, OPNFV' % datetime.date.today().year -version = u'1.0.0' -release = u'1.0.0' diff --git a/docs/etc/opnfv-logo.png b/docs/etc/opnfv-logo.png Binary files differdeleted file mode 100644 index 1519503e..00000000 --- a/docs/etc/opnfv-logo.png +++ /dev/null |