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-28 12:26:19 -0800 |
commit | c02635538ec7b32ee7bba2bea37c8a9ad6d8c8a3 (patch) | |
tree | 90a4b115f165fe56abac7142d4bcfa95153b17e3 /docs/guides/onap-developer/developing/index.rst | |
parent | f804c8ae154a5f2e2e149379eb38bb8b89327b9f (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>
Diffstat (limited to 'docs/guides/onap-developer/developing/index.rst')
-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 ---------------------------- |