diff options
author | Rich Bennett <rb2745@att.com> | 2019-05-15 13:05:15 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-15 13:05:15 +0000 |
commit | 931f78219e90ad620644770719a3da4b8ec677e7 (patch) | |
tree | de6a606c18c13b787a0a31afd580439fd39d52a6 /docs/guides/onap-developer | |
parent | c45c5a2021548fbef8a4a04dad51ad6942d024a8 (diff) | |
parent | 72e5f82a617784ee9515020759d0378e9bd6c92c (diff) |
Merge "Structural changes to documentation"
Diffstat (limited to 'docs/guides/onap-developer')
-rw-r--r-- | docs/guides/onap-developer/developing/index.rst | 4 | ||||
-rw-r--r-- | docs/guides/onap-developer/index.rst | 5 |
2 files changed, 3 insertions, 6 deletions
diff --git a/docs/guides/onap-developer/developing/index.rst b/docs/guides/onap-developer/developing/index.rst index d481933dc..13a1e21ca 100644 --- a/docs/guides/onap-developer/developing/index.rst +++ b/docs/guides/onap-developer/developing/index.rst @@ -7,8 +7,8 @@ .. _doc_onap-developer_guide_projects: -Developing ONAP -=============== +ONAP components and functionalities +=================================== Additional developer level detail is provided for each project below. Active and Available Inventory diff --git a/docs/guides/onap-developer/index.rst b/docs/guides/onap-developer/index.rst index 011cc57b0..221f7ca0d 100644 --- a/docs/guides/onap-developer/index.rst +++ b/docs/guides/onap-developer/index.rst @@ -7,15 +7,12 @@ Developer Guides ================ The following guides are provided for developers who want to -understanding or contribute to the ONAP open source. +understand or contribute to the ONAP open source. .. toctree:: :maxdepth: 1 - architecture/index tutorials/index - settingup/index - developing/index how-to-use-docs/index apiref/index |