summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorsunil.unnava <su622b@att.com>2019-04-25 19:24:13 -0400
committersunil unnava <su622b@att.com>2019-04-26 00:37:45 +0000
commit01c222653728138034ccf84958f35fa203ee8f5a (patch)
treee531b1e9ea4f636c120af3c28b98de60741df0e6 /docs
parent23f58b6aecad96d2129956b683cf5c039634d5a9 (diff)
change maxdepth in .rst
Issue-ID: DMAAP-922 Change-Id: Id1bf6d16b606ff88041c182571a5fb083da3ecb1 Signed-off-by: sunil.unnava <su622b@att.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/offeredapis/offeredapis.rst6
-rw-r--r--docs/offeredapis/swaggerapi.rst4
-rw-r--r--docs/offeredapis/swaggerdownload.rst8
3 files changed, 10 insertions, 8 deletions
diff --git a/docs/offeredapis/offeredapis.rst b/docs/offeredapis/offeredapis.rst
index 221cc06..84bb9f6 100644
--- a/docs/offeredapis/offeredapis.rst
+++ b/docs/offeredapis/offeredapis.rst
@@ -9,9 +9,9 @@ Offered APIs
.. toctree::
:maxdepth: 1
- offeredapis/swaggerdownload.rst
- offeredapis/swaggerapi.rst
- offeredapis/api.rst
+ swaggerdownload.rst
+ swaggerapi.rst
+ api.rst
diff --git a/docs/offeredapis/swaggerapi.rst b/docs/offeredapis/swaggerapi.rst
index 170ebbb..0c6f6e1 100644
--- a/docs/offeredapis/swaggerapi.rst
+++ b/docs/offeredapis/swaggerapi.rst
@@ -1,5 +1,7 @@
DMaaP Message Router API 4.0.0 (via swagger2doc)
=====================================================
+.. toctree::
+ :maxdepth: 1
-.. swaggerv2doc:: swagger.json
+.. swaggerv2doc:: swagger .json
diff --git a/docs/offeredapis/swaggerdownload.rst b/docs/offeredapis/swaggerdownload.rst
index 709aac3..46575a0 100644
--- a/docs/offeredapis/swaggerdownload.rst
+++ b/docs/offeredapis/swaggerdownload.rst
@@ -2,12 +2,12 @@ DMaaP Message Router REST API Download docs
===========================================
.. toctree::
- :maxdepth: 3
+ :maxdepth: 1
-.. this table is provided to allow for download of API documentation in diff formats
+.. this table is provided to allow for download of swagger API documentation
.. csv-table::
:header: "API name", "Swagger JSON"
- :widths: 15,5
+ :widths: 10,5
- "DMaaP MessageRouter API", ":download:`link <swagger.json>`"
+ "DMaaP MessageRouter API", ":download:`link <swagger .json>`"