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/index.rst | |
parent | c45c5a2021548fbef8a4a04dad51ad6942d024a8 (diff) | |
parent | 72e5f82a617784ee9515020759d0378e9bd6c92c (diff) |
Merge "Structural changes to documentation"
Diffstat (limited to 'docs/guides/onap-developer/index.rst')
-rw-r--r-- | docs/guides/onap-developer/index.rst | 5 |
1 files changed, 1 insertions, 4 deletions
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 |