diff options
author | lizi <li.zi30@zte.com.cn> | 2017-10-13 15:49:02 +0800 |
---|---|---|
committer | lizi <li.zi30@zte.com.cn> | 2017-10-13 15:49:02 +0800 |
commit | 5e3a6c1091ff9b8acdc72d917ebaef99ae699596 (patch) | |
tree | b37b1284130eca33da2fb50348b33b7677128f9a /docs/platform/index.rst | |
parent | c23b6c434e22cf9b11657f791559cf8de3dc9114 (diff) |
Add doc files for esr-gui.
Change-Id: If61b34161025e64a098bf48e71b6b153b6439b57
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.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/platform/index.rst b/docs/platform/index.rst new file mode 100644 index 0000000..3351195 --- /dev/null +++ b/docs/platform/index.rst @@ -0,0 +1,13 @@ +.. 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 + consumedapis.rst + installation.rst |