X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Findex.rst;h=99f0f2815d26db7b45737b9fa07c2153459f9100;hb=233898bab542c5425af9f6240955bad3904f9838;hp=f7dae490ef10f2971fbfd6e84a03c9ed384aa147;hpb=bcf88dca55b8201dd5a47b54f08afe8d4166f569;p=dmaap%2Fdatarouter.git diff --git a/docs/index.rst b/docs/index.rst index f7dae490..99f0f281 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -14,15 +14,24 @@ The DataRouter(DR)provisioning API is an HTTPS-based,REST-like API for creating 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. +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: 3 + :maxdepth: 1 - data-router/data-router + 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 +