diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2020-04-08 05:32:04 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-04-08 05:32:04 +0000 |
commit | 858a52f53fc62b5da552e8f3a80d42998bab7671 (patch) | |
tree | f7714d94ca4f6234a09087b51538c3414db9d748 | |
parent | 128046136888cfd84bfe25d58a15670246707015 (diff) | |
parent | 8a28b3939b361682e900275828b8d7766ec6d5ab (diff) |
Merge "Automation adds index.rst"
-rw-r--r-- | docs/index.rst | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/docs/index.rst b/docs/index.rst index cae4ff02dc..fbf83063a1 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,15 +1,16 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-.. Copyright 2018 Huawei Technologies Co., Ltd.
-
-ONAP SO
-========================================
-
-.. toctree::
- :maxdepth: 1
-
- installconfigure/Install_Configure_SO.rst
- architecture/architecture.rst
- api/offered_consumed_apis.rst
- developer_info/developer_information.rst
- release-notes.rst
+.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright 2018 Huawei Technologies Co., Ltd. +.. _master_index: + +ONAP SO +======================================== + +.. toctree:: + :maxdepth: 1 + + installconfigure/Install_Configure_SO.rst + architecture/architecture.rst + api/offered_consumed_apis.rst + developer_info/developer_information.rst + release-notes.rst |