diff options
-rw-r--r-- | docs/etc/conf.py | 34 | ||||
-rw-r--r-- | docs/etc/opnfv-logo.png | bin | 2829 -> 0 bytes | |||
-rw-r--r-- | docs/index.rst (renamed from docs/source/index.rst) | 6 | ||||
-rwxr-xr-x | docs/templates/Yardstick_task_templates.rst (renamed from docs/source/templates/Yardstick_task_templates.rst) | 0 | ||||
-rw-r--r-- | docs/templates/testcase_description_template.rst (renamed from docs/source/templates/testcase_description_template.rst) | 0 | ||||
-rw-r--r-- | docs/templates/testcase_description_v2_template.rst (renamed from docs/source/templates/testcase_description_v2_template.rst) | 0 | ||||
-rw-r--r-- | docs/user_guides/framework/03-installation.rst (renamed from docs/source/user_guides/framework/03-installation.rst) | 0 | ||||
-rw-r--r-- | docs/vTC/README.rst (renamed from docs/source/vTC/README.rst) | 0 | ||||
-rw-r--r-- | docs/vTC/abbreviations.rst (renamed from docs/source/vTC/abbreviations.rst) | 0 |
9 files changed, 0 insertions, 40 deletions
diff --git a/docs/etc/conf.py b/docs/etc/conf.py deleted file mode 100644 index d433d1d96..000000000 --- a/docs/etc/conf.py +++ /dev/null @@ -1,34 +0,0 @@ -import datetime -import sys -import os - -try: - __import__('imp').find_module('sphinx.ext.numfig') - extensions = ['sphinx.ext.numfig'] -except ImportError: - # 'pip install sphinx_numfig' - extensions = ['sphinx_numfig'] - -# numfig: -number_figures = True -figure_caption_prefix = "Fig." - -source_suffix = '.rst' -master_doc = 'index' -pygments_style = 'sphinx' -html_use_index = False - -pdf_documents = [('index', u'OPNFV', u'OPNFV Yardstick', u'OPNFV')] -pdf_fit_mode = "shrink" -pdf_stylesheets = ['sphinx','kerning','a4'] -#latex_domain_indices = False -#latex_use_modindex = False - -latex_elements = { - 'printindex': '', -} - -project = u'OPNFV Yardstick: NFV Infrastructure Verification' -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 1519503eb..000000000 --- a/docs/etc/opnfv-logo.png +++ /dev/null diff --git a/docs/source/index.rst b/docs/index.rst index 0a77ac03d..36a78321a 100644 --- a/docs/source/index.rst +++ b/docs/index.rst @@ -2,12 +2,6 @@ Add chapters and user guides using the root `toctree` directive. -.. image:: ../etc/opnfv-logo.png - :height: 40 - :width: 200 - :alt: OPNFV - :align: left - ================= Yardstick Project ================= diff --git a/docs/source/templates/Yardstick_task_templates.rst b/docs/templates/Yardstick_task_templates.rst index 538937fd7..538937fd7 100755 --- a/docs/source/templates/Yardstick_task_templates.rst +++ b/docs/templates/Yardstick_task_templates.rst diff --git a/docs/source/templates/testcase_description_template.rst b/docs/templates/testcase_description_template.rst index 1651d360c..1651d360c 100644 --- a/docs/source/templates/testcase_description_template.rst +++ b/docs/templates/testcase_description_template.rst diff --git a/docs/source/templates/testcase_description_v2_template.rst b/docs/templates/testcase_description_v2_template.rst index 0fa2359e9..0fa2359e9 100644 --- a/docs/source/templates/testcase_description_v2_template.rst +++ b/docs/templates/testcase_description_v2_template.rst diff --git a/docs/source/user_guides/framework/03-installation.rst b/docs/user_guides/framework/03-installation.rst index d2cae36b8..d2cae36b8 100644 --- a/docs/source/user_guides/framework/03-installation.rst +++ b/docs/user_guides/framework/03-installation.rst diff --git a/docs/source/vTC/README.rst b/docs/vTC/README.rst index 018573541..018573541 100644 --- a/docs/source/vTC/README.rst +++ b/docs/vTC/README.rst diff --git a/docs/source/vTC/abbreviations.rst b/docs/vTC/abbreviations.rst index 61475415a..61475415a 100644 --- a/docs/source/vTC/abbreviations.rst +++ b/docs/vTC/abbreviations.rst |