diff options
author | LF Jenkins CI <releng+lf-jobbuilder@linuxfoundation.org> | 2020-04-07 17:39:16 +0000 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2020-04-07 17:40:18 +0000 |
commit | 460870471e2d4a62073e6f61f0620490d4ed2835 (patch) | |
tree | e39c552af16d9d4cff46fd69b8bdcbf420a922a4 | |
parent | b54ea0f5cd2824447c5d687d42f7afd345dcbd1c (diff) |
Automation adds index.rst
Issue-ID: CIMAN-376
Change-Id: Ic7a572fa5bed228df76143502231f4d0d38fcf61
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
-rw-r--r-- | docs/index.rst | 41 |
1 files changed, 21 insertions, 20 deletions
diff --git a/docs/index.rst b/docs/index.rst index d6a2cdec..94ba62d9 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,20 +1,21 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-.. Copyright © 2017 AT&T Intellectual Property. All rights reserved.
-
-DMaaP Data Router
-============================================
-
-.. toctree::
- :maxdepth: 1
-
- architecture.rst
- offeredapis.rst
- delivery.rst
- logging.rst
- installation.rst
- configuration.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 © 2017 AT&T Intellectual Property. All rights reserved. +.. _master_index: + +DMaaP Data Router +============================================ + +.. toctree:: + :maxdepth: 1 + + architecture.rst + offeredapis.rst + delivery.rst + logging.rst + installation.rst + configuration.rst + release-notes.rst + + + |