diff options
author | Sripad <sg481n@att.com> | 2018-02-12 17:58:20 +0000 |
---|---|---|
committer | Sripad <sg481n@att.com> | 2018-02-12 17:58:29 +0000 |
commit | f860d6dfd31f59b79c70912ca2130b8d53a1e3c5 (patch) | |
tree | 467740889f9117c421336da143938305e104b542 /docs/index.rst | |
parent | b52cf192dad4a6d6bd884dd66243bf2d16be9225 (diff) |
Update index documentation file for Datarouter
Issue-ID: DMAAP-109
Change-Id: I3db04ab9aa21d830c5b2cbe2adf12c764ff0288a
Signed-off-by: Sai Gandham <sg481n@att.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 00000000..77b53fb4 --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,15 @@ +.. 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.
+
+Message Router (MR)
+====================
+
+
+
+.. toctree::
+ :maxdepth: 2
+
+ data-router/data-router
+
+
|