From eea2d0d2a5f26f2e46ec085c40f361405fa19743 Mon Sep 17 00:00:00 2001
From: Nauman_Ahad <nauman_ahad@xflowresearch.com>
Date: Tue, 9 Feb 2016 20:21:09 +0500
Subject: Modifed documentation to generate improved PDFs in tool chain

Modified the location for documentation files within the docs directory.
Index files modified to generate better PDFs

Change-Id: Ie21b1021a8d09013df48afc6d737d95ee8aeed92
Signed-off-by: Nauman_Ahad <nauman_ahad@xflowresearch.com>
(cherry picked from commit 6700444ea735f678ed2841fec29ab11947905a1a)
---
 docs/how-to-use-docs/01-introduction.rst | 30 ------------------------------
 1 file changed, 30 deletions(-)
 delete mode 100644 docs/how-to-use-docs/01-introduction.rst

(limited to 'docs/how-to-use-docs/01-introduction.rst')

diff --git a/docs/how-to-use-docs/01-introduction.rst b/docs/how-to-use-docs/01-introduction.rst
deleted file mode 100644
index 74587e81..00000000
--- a/docs/how-to-use-docs/01-introduction.rst
+++ /dev/null
@@ -1,30 +0,0 @@
-============
-Introduction
-============
-
-**Welcome to QTIP's documentation !**
-
-.. _QTIP: https://wiki.opnfv.org/yardstick
-
-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, and a well-documented methodology to reproduce the results by anyone interested.
-
-The chapter :doc:`02-methodology` describes the methodology implemented by the
-QTIP Project for NFVI performance benchmarking. The chapter
-:doc:`03-list-of-testcases` includes a list of available Yardstick test cases.
-
-The *QTIP* framework is deployed in the Dell OPNFV community lab. It is
-infrastructure and application independent.
-
-.. _Pharos: https://wiki.opnfv.org/pharos
-.. seealso:: Pharos_ for information on OPNFV community labs.
-
-Contact QTIP
-=================
-
-Feedback? `Contact us`_
-
-.. _Contact us: opnfv-users@lists.opnfv.org
-- 
cgit