summaryrefslogtreecommitdiffstats
path: root/docs/dev/index.rst
diff options
context:
space:
mode:
authorShrenik <shrenik.jain@research.iiit.ac.in>2017-09-13 00:49:05 +0530
committerShrenik <shrenik.jain@research.iiit.ac.in>2017-09-13 00:57:38 +0530
commit9b2ba68b75ecd50600e6f375aeb4ea410cec0128 (patch)
treee3bbb315fe7413836b21c0aa55ba1494d6f4abdf /docs/dev/index.rst
parenta5b902bc5167ab72ab2087355fdc4ec2fdbc0a2c (diff)
Adds StorPerf developer guide
The wiki for Development Environment has been converted in .rst format. JIRA: STORPERF-201 Change-Id: I4e2bc792a8704e4f933f0ea61533c1bf5955c64d Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
Diffstat (limited to 'docs/dev/index.rst')
-rw-r--r--docs/dev/index.rst18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/dev/index.rst b/docs/dev/index.rst
new file mode 100644
index 0000000..48000cf
--- /dev/null
+++ b/docs/dev/index.rst
@@ -0,0 +1,18 @@
+.. _storperf-devguide:
+
+.. This work is licensed under a Creative Commons Attribution 4.0 International
+.. License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) OPNFV, Dell EMC and others.
+
+======================
+StorPerf Dev Guide
+======================
+
+.. toctree::
+ :maxdepth: 2
+
+ initial.rst
+ ide.rst
+ unit_tests.rst
+ gerrit.rst