diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2017-11-28 12:26:19 -0800 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2017-11-29 00:02:46 +0000 |
commit | 84cc7f9f1aa02353b8fa28fbc6145223b7c3fad0 (patch) | |
tree | 908398928a0eefe6284cf1e174de016adcd56391 /docs | |
parent | 6c89aa79577684b64d8fc5cfc5a5c8009d9c78df (diff) |
Update content of Integration page
-remove link to former submodules/integration.git/docs/index.html
-add link to new getting ONAP installed
-add link to manifest file
Issue-ID: DOC-203
Change-Id: I8f4c470aceb89295db09116e73cb9cd57edb4614
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
(cherry picked from commit c02635538ec7b32ee7bba2bea37c8a9ad6d8c8a3)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/guides/onap-developer/developing/index.rst | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/guides/onap-developer/developing/index.rst b/docs/guides/onap-developer/developing/index.rst index c6528f12c..5d6c63abe 100644 --- a/docs/guides/onap-developer/developing/index.rst +++ b/docs/guides/onap-developer/developing/index.rst @@ -106,11 +106,8 @@ Holmes Integration ----------- -.. toctree:: - :maxdepth: 2 - :titlesonly: - - ../../../submodules/integration.git/docs/index +* ONAP Amsterdam release content is specified within a list of project artifact versions available in the form of a :ref:`manifest<doc-release-manifest>`. +* To install the whole ONAP (from a complete demo solution perspective) refer to :ref:`Setting Up ONAP <demo-installing-running-onap>`. Logging Enhancements Project ---------------------------- |