From 0fa019897cb79de1def349b8fd0b660d1951681a Mon Sep 17 00:00:00 2001 From: efiacor Date: Mon, 8 Apr 2019 14:52:08 +0000 Subject: Adding docs for CADI Change-Id: If3324973a2e41ca0d98804cb8e6520fc1beccfe9 Issue-ID: DMAAP-1016 Signed-off-by: efiacor --- docs/index.rst | 35 +++++++++-------------------------- 1 file changed, 9 insertions(+), 26 deletions(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index 99f0f281..fa1a250c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -2,36 +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 Data Router utilizes an HTTPS REST API to service all transactions. HTTPS 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 - - data-router/data-router.rst - data-router/administration.rst - data-router/architecture.rst - data-router/configuration.rst - data-router/consumedapis.rst - data-router/DataRouterUserGuide.rst - data-router/delivery.rst - data-router/humaninterfaces.rst - data-router/logging.rst - data-router/release-notes.rst + + architecture.rst + offered-apis.rst + delivery.rst + logging.rst + installation.rst + configuration.rst + release-notes.rst -- cgit 1.2.3-korg