change maxdepth in .rst 32/86332/5
authorsunil.unnava <su622b@att.com>
Thu, 25 Apr 2019 23:24:13 +0000 (19:24 -0400)
committersunil unnava <su622b@att.com>
Fri, 26 Apr 2019 00:37:45 +0000 (00:37 +0000)
Issue-ID: DMAAP-922
Change-Id: Id1bf6d16b606ff88041c182571a5fb083da3ecb1
Signed-off-by: sunil.unnava <su622b@att.com>
docs/offeredapis/offeredapis.rst
docs/offeredapis/swaggerapi.rst
docs/offeredapis/swaggerdownload.rst

index 221cc06..84bb9f6 100644 (file)
@@ -9,9 +9,9 @@ Offered APIs
 .. toctree::
    :maxdepth: 1
 
-   offeredapis/swaggerdownload.rst
-   offeredapis/swaggerapi.rst
-   offeredapis/api.rst
+   swaggerdownload.rst
+   swaggerapi.rst
+   api.rst
 
 
 
index 170ebbb..0c6f6e1 100644 (file)
@@ -1,5 +1,7 @@
 DMaaP Message Router API 4.0.0 (via swagger2doc)
 =====================================================
 
+.. toctree::
+   :maxdepth: 1
 
-.. swaggerv2doc:: swagger.json
+.. swaggerv2doc:: swagger .json
index 709aac3..46575a0 100644 (file)
@@ -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>`"