diff options
Diffstat (limited to 'docs/guides/onap-user')
-rw-r--r-- | docs/guides/onap-user/index.rst | 1 | ||||
-rw-r--r-- | docs/guides/onap-user/platformoperations.rst | 15 |
2 files changed, 16 insertions, 0 deletions
diff --git a/docs/guides/onap-user/index.rst b/docs/guides/onap-user/index.rst index 7b0420df6..27338d685 100644 --- a/docs/guides/onap-user/index.rst +++ b/docs/guides/onap-user/index.rst @@ -14,6 +14,7 @@ an instance of ONAP. :maxdepth: 1 platformadmin.rst + platformoperations.rst servicedesigner.rst servicecreator.rst vnfprovider.rst diff --git a/docs/guides/onap-user/platformoperations.rst b/docs/guides/onap-user/platformoperations.rst new file mode 100644 index 000000000..02daadd0f --- /dev/null +++ b/docs/guides/onap-user/platformoperations.rst @@ -0,0 +1,15 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright 2017 AT&T Intellectual Property. All rights reserved. + + +Platform Operations +=================== + +.. toctree:: + :maxdepth: 1 + :titlesonly: + + ../../../submodules/oom.git/docs/oom_cloud_setup_guide.rst + ../../../submodules/oom.git/docs/oom_quickstart_guide.rst + ../../../submodules/oom.git/docs/oom_user_guide.rst |