summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorRich Bennett <rb2745@att.com>2018-08-09 14:47:35 -0400
committerRich Bennett <rb2745@att.com>2018-08-09 15:02:41 -0400
commitf7df7eefc98b6a33d130d745774dafd1bae7ab24 (patch)
tree368784f76ef3b6ca994f8175970b254e4cd407a5 /docs
parent32e5672e8a88b1c955a9f16da6c30044921eaec1 (diff)
Eliminate Sphinx Warnings from svnfm repo
Add .gitreview file Add docs directory and index at repo level Add sections at repo level for each driver subdirectory Referenced some txt and json input files from each driver directory Added entries in nokiav2/docs/index for orphan rst files Corrected some doc8 errors/warnings DO NOT MERGE until each driver contributor reviews proposed changes Change-Id: Id33124d199e0c01b3bbbffc6dd62c1e0536416ed Issue-ID: VFC-919 Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst39
1 files changed, 39 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
new file mode 100644
index 00000000..57c8a493
--- /dev/null
+++ b/docs/index.rst
@@ -0,0 +1,39 @@
+
+.. This work is licensed under a Creative Commons Attribution 4.0
+.. International License. http://creativecommons.org/licenses/by/4.0
+
+:tocdepth: 2
+
+VNFM Drivers
+============
+
+Huawei
+------
+
+README.txt
+++++++++++
+
+.. code-block:: none
+.. literalinclude:: ../huawei/vnfmadapter/VnfmadapterService/deployment/src/main/release/README.txt
+
+
+Nokia
+-----
+
+.. toctree::
+ :maxdepth: 2
+
+ ../nokiav2/docs/index.rst
+
+Zte
+---
+
+MME Inputs
+++++++++++
+.. code-block:: json
+.. literalinclude:: ../zte/vmanager/driver/interfaces/data/MME_inputs.json
+
+SPGW Inputs
++++++++++++
+.. code-block:: json
+.. literalinclude:: ../zte/vmanager/driver/interfaces/data/SPGW_inputs.json