From 0e1a01a606ed2374574b5b30d9cea4e96084230b Mon Sep 17 00:00:00 2001 From: Ramprasad Velavarthipati Date: Fri, 23 Oct 2015 14:22:31 +0530 Subject: docs: reorganize docs for the sphinx build Reorganize docs into the appropriate folders for the new sphinx build. JIRA: VSPERF-80 Change-Id: I9dcd74e092ce52546a0986b92a1ebb2b5b7419bf Signed-off-by: Ramprasad Velavarthipati Signed-off-by: Maryam Tahhan Reviewed-by: Trinath Somanchi --- docs/guides/index.rst | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100755 docs/guides/index.rst (limited to 'docs/guides/index.rst') diff --git a/docs/guides/index.rst b/docs/guides/index.rst new file mode 100755 index 00000000..c2b197d2 --- /dev/null +++ b/docs/guides/index.rst @@ -0,0 +1,28 @@ +.. OPNFV Release Engineering documentation, created by + sphinx-quickstart on Tue Jun 9 19:12:31 2015. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +.. image:: ../etc/opnfv-logo.png + :height: 40 + :width: 200 + :alt: OPNFV + :align: left + +VSPERF Guides and Installation +======================================== + +Contents: + +.. toctree:: + :numbered: + :maxdepth: 4 + + quickstart.rst + installation.rst + +* :ref:`search` + +Revision: _sha1_ + +Build date: |today| -- cgit 1.2.3-korg