diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2020-04-08 18:12:38 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-04-08 18:12:38 +0000 |
commit | 8fb505e1eb59f744b7455cde565c30c54896ac72 (patch) | |
tree | d289437e09483b41f78981b72801deefc8d36c85 | |
parent | 772c41696a481a12b7bf7cbab399094e72ce3fd5 (diff) | |
parent | 460870471e2d4a62073e6f61f0620490d4ed2835 (diff) |
Merge "Automation adds index.rst"
-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 + + + |