X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fdatarouter.git;a=blobdiff_plain;f=docs%2Findex.rst;h=fa1a250cfb652fab6f100ae9f2ba13919fee3af9;hp=f7dae490ef10f2971fbfd6e84a03c9ed384aa147;hb=0fa019897cb79de1def349b8fd0b660d1951681a;hpb=bcf88dca55b8201dd5a47b54f08afe8d4166f569 diff --git a/docs/index.rst b/docs/index.rst index f7dae490..fa1a250c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -2,27 +2,19 @@ .. http://creativecommons.org/licenses/by/4.0 .. Copyright © 2017 AT&T Intellectual Property. All rights reserved. +DMaaP Data Router ============================================ -Data Router (DR) API Guide -============================================ -Introduction ------------------- - -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. - - -HTTP Service APIs ------------------- - -DMaaP Message Router utilizes an HTTP REST API to service all transactions. HTTP and REST standards are followed so -clients as varied as CURL, Java applications and even Web Browsers will -work to interact with the Data Router. +.. toctree:: + :maxdepth: 1 + architecture.rst + offered-apis.rst + delivery.rst + logging.rst + installation.rst + configuration.rst + release-notes.rst -.. toctree:: - :maxdepth: 3 - - data-router/data-router