Merge "DR AAF CADI integration"
[dmaap/datarouter.git] / docs / index.rst
index 77b53fb..99f0f28 100644 (file)
@@ -2,14 +2,36 @@
 .. http://creativecommons.org/licenses/by/4.0\r
 .. Copyright © 2017 AT&T Intellectual Property. All rights reserved.\r
 \r
-Message Router (MR)\r
-====================\r
+============================================\r
+Data Router (DR) API Guide\r
+============================================\r
+Introduction\r
+------------------\r
+\r
+The DataRouter(DR)provisioning API is an HTTPS-based,REST-like API for creating and managing DR feeds and subscriptions. The Data Routing System project is intended to provide a common framework by which data producers can make data available to data consumers and a way for potential consumers to find feeds with the data they require.\r
+\r
+\r
+HTTP Service APIs\r
+------------------\r
+\r
+DMaaP Data Router utilizes an HTTPS REST API to service all transactions. HTTPS and REST standards are followed so\r
+clients as varied as CURL, Java applications and even Web Browsers will work to interact with the Data Router.\r
 \r
 \r
 \r
 .. toctree::\r
-   :maxdepth: 2\r
+   :maxdepth: 1\r
    \r
-   data-router/data-router\r
+   data-router/data-router.rst\r
+   data-router/administration.rst\r
+   data-router/architecture.rst\r
+   data-router/configuration.rst\r
+   data-router/consumedapis.rst\r
+   data-router/DataRouterUserGuide.rst\r
+   data-router/delivery.rst\r
+   data-router/humaninterfaces.rst\r
+   data-router/logging.rst\r
+   data-router/release-notes.rst\r
+\r
 \r
 \r