Add index.rst 51/65151/1
authorAric Gardner <agardner@linuxfoundation.org>
Sat, 10 Nov 2018 21:15:16 +0000 (16:15 -0500)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 15 Nov 2018 19:28:04 +0000 (19:28 +0000)
We need an index file so that

https://opnfv-samplevnf.readthedocs.io/en/latest/

can build

Change-Id: I81a98f5264f8ffef0e157610c75f7a172278bcc7
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
(cherry picked from commit 9640f37b8a110f5e9fa1e71cd2de48b95373ed12)

docs/index.rst [new file with mode: 0644]

diff --git a/docs/index.rst b/docs/index.rst
new file mode 100644 (file)
index 0000000..1376a69
--- /dev/null
@@ -0,0 +1,19 @@
+.. _samplevnf:
+
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. SPDX-License-Identifier CC-BY-4.0
+.. (c) Open Platform for NFV Project, Inc. and its contributors
+
+*********************************
+OPNFV Samplevnf
+*********************************
+
+.. toctree::
+   :numbered:
+   :maxdepth: 1
+
+   release/release-notes/index
+   release/results/index
+   testing/developer/index
+   testing/user/userguide/index