summaryrefslogtreecommitdiffstats
path: root/docs/userguide/overview.rst
diff options
context:
space:
mode:
authorYujun Zhang <zhang.yujunz@zte.com.cn>2016-10-18 14:45:01 +0800
committerYujun Zhang <zhang.yujunz@zte.com.cn>2016-10-18 14:45:01 +0800
commitfc7bfe32ca05a9fa70e49cd7b1571940d9320d2c (patch)
treef695c3bb76a93d7cb3f50d59749389a7df1dc551 /docs/userguide/overview.rst
parentc65405d9073cc92fbab5485089cd962a0638d8ac (diff)
Reorganize existing documents
- Align document structure with Colorado release - follow convention used in "Python’s Style Guide for documentating"[1] [1] https://docs.python.org/devguide/documenting.html#sections Change-Id: Idee6ad6e68a35e3fd84ec36de480722e0259011b JIRA: QTIP-117 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to 'docs/userguide/overview.rst')
-rw-r--r--docs/userguide/overview.rst22
1 files changed, 0 insertions, 22 deletions
diff --git a/docs/userguide/overview.rst b/docs/userguide/overview.rst
deleted file mode 100644
index 82b7de91..00000000
--- a/docs/userguide/overview.rst
+++ /dev/null
@@ -1,22 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-.. (c) 2015 Dell Inc.
-.. (c) 2016 ZTE Corp.
-
-
-********
-Overview
-********
-
-.. _QTIP: https://wiki.opnfv.org/platform_performance_benchmarking
-
-QTIP_ is an OPNFV Project.
-
-QTIP aims to benchmark OPNFV platforms through a "Bottom up" approach, testing
-bare-metal components first.
-
-The overall problem this project tries to solve is the general
-characterization of an OPNFV platform. It will focus on general performance
-questions that are common to the platform itself, or applicable to multiple
-OPNFV use cases. QTIP will provide the capability to quantify a platform's
-performance behavior in a standardized, rigorous, and open way.