summaryrefslogtreecommitdiffstats
path: root/docs/platform/index.rst
diff options
context:
space:
mode:
authorlizi <li.zi30@zte.com.cn>2017-10-11 11:41:41 +0800
committerlizi <li.zi30@zte.com.cn>2017-10-11 11:41:41 +0800
commitc6513385acc892dbaf1883df9f93b519e7c49207 (patch)
tree82339bd00e7b022e15c662b7d80a517b718cb198 /docs/platform/index.rst
parentefba85da697abf7f082ab23b5c70e79c38c517db (diff)
Add doc framwork for esr.
Change-Id: Iefca392d8367e1a7acbde2ddc5647ad6829ec0ce Issue-ID: AAI-427 Signed-off-by: lizi <li.zi30@zte.com.cn>
Diffstat (limited to 'docs/platform/index.rst')
-rw-r--r--docs/platform/index.rst19
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/platform/index.rst b/docs/platform/index.rst
new file mode 100644
index 0000000..244820f
--- /dev/null
+++ b/docs/platform/index.rst
@@ -0,0 +1,19 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+
+Platform
+--------
+
+ESR provide a way to register external system which not included in ONAP system, mainly inclouded VIM/VNFM/EMS/thirdparty SDNC.
+
+.. toctree::
+ :maxdepth: 1
+
+ architecture.rst
+ offeredapis.rst
+ consumedapis.rst
+ delivery.rst
+ log-and-diagnostic-info.rst
+ installation.rst
+ configuration.rst
+ administration.rst
+ human-interfaces.rst