Add installation guide and api link for doc. 45/17945/1
authorlizi <li.zi30@zte.com.cn>
Tue, 10 Oct 2017 11:57:08 +0000 (19:57 +0800)
committerlizi <li.zi30@zte.com.cn>
Tue, 10 Oct 2017 11:57:08 +0000 (19:57 +0800)
Change-Id: I842c9d2795df1e6f6236caf1bd5c6a5fb629e8d1
Issue-ID: AAI-427
Signed-off-by: lizi <li.zi30@zte.com.cn>
docs/index.rst
docs/installation.rst [new file with mode: 0644]
docs/offeredapis.rst

index f101744..7b01229 100644 (file)
@@ -15,5 +15,5 @@ ESR comprises two modules: the esr server module and the esr gui module. And bot
    :maxdepth: 1
    
    offeredapis.rst
-
+   installation.rst
 
diff --git a/docs/installation.rst b/docs/installation.rst
new file mode 100644 (file)
index 0000000..25da181
--- /dev/null
@@ -0,0 +1,6 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+
+
+Installation
+------------
+- `ESR setup <https://wiki.onap.org/display/DW/ESR+setup>`_.
\ No newline at end of file
index 8f33185..a792f3c 100644 (file)
@@ -19,4 +19,4 @@ The esr server module provides the following APIs.
 * thirdparty SDNC update
 * thirdparty SDNC Deletion
 
-
+- `ESR APIs <https://wiki.onap.org/pages/viewpage.action?pageId=11930343>`_.