diff options
author | mbeierl <mark.beierl@emc.com> | 2016-09-05 08:13:28 -0400 |
---|---|---|
committer | mbeierl <mark.beierl@emc.com> | 2016-09-16 16:14:05 -0400 |
commit | cd7b2eeef24c910c14c980ac6746e1145314deba (patch) | |
tree | 34e5afb25ab340d03941f9c2cb63f471bccc1b8d /docs/index.rst | |
parent | 8e3587493d685745e08c97e25ec8b2b3a7bd3a00 (diff) |
Installation Guide
Populate the installation guide
Change-Id: I271ee6d5a38195aaf95a9c821bee8049470d674f
JIRA: DOCS-124
Signed-off-by: mbeierl <mark.beierl@emc.com>
Diffstat (limited to 'docs/index.rst')
-rwxr-xr-x | docs/index.rst | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst new file mode 100755 index 0000000..fafa4c4 --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,26 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) OPNFV, Intel Corporation, AT&T and others. + +.. OPNFV StorPerf Documentation master file. + +====== +StorPerf +====== + + + +* Project Wiki: https://wiki.opnfv.org/display/storperf +* Project Repository: https://gerrit.opnfv.org/gerrit/#/q/storperf +* Continuous Integration https://build.opnfv.org/ci/view/storperf/ + +.. toctree:: + :maxdepth: 3 + :numbered: 5 + + ./userguide/index.rst + +Indices +======= +* :ref:`search` + |