diff options
author | LF Jenkins CI <releng+lf-jobbuilder@linuxfoundation.org> | 2020-04-07 17:44:24 +0000 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2020-04-07 17:50:06 +0000 |
commit | 8a28b3939b361682e900275828b8d7766ec6d5ab (patch) | |
tree | c203ab3d7be1f1732d8082b1f38d65910ef7d35a /docs | |
parent | da123b489a80779f3162d9e007616c6a083414bc (diff) |
Automation adds index.rst
Issue-ID: CIMAN-376
Change-Id: I2218a16d05526e8037f3fcbd101907085fe277c3
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
Diffstat (limited to 'docs')
-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 |