diff options
Diffstat (limited to 'docs/guides/onap-developer/settingup/index.rst')
-rw-r--r-- | docs/guides/onap-developer/settingup/index.rst | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/guides/onap-developer/settingup/index.rst b/docs/guides/onap-developer/settingup/index.rst index 3dc8e5ce3..f9b4881fe 100644 --- a/docs/guides/onap-developer/settingup/index.rst +++ b/docs/guides/onap-developer/settingup/index.rst @@ -1,4 +1,5 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. 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. @@ -6,9 +7,11 @@ Setting Up ONAP =============== +ONAP can be deployed using 2 different solutions: + .. toctree:: :maxdepth: 1 :titlesonly: - fullonap.rst - components.rst + onap_heat.rst + onap_oom.rst |