diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/api-table.rst | 10 | ||||
-rw-r--r-- | docs/dbcapi-gen.rst | 5 | ||||
-rw-r--r-- | docs/index.rst | 1 |
3 files changed, 13 insertions, 3 deletions
diff --git a/docs/api-table.rst b/docs/api-table.rst index 9979d94..12a3b32 100644 --- a/docs/api-table.rst +++ b/docs/api-table.rst @@ -1,9 +1,13 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. +DMaaP Bus Controller REST API Download docs +=========================================== + +.. toctree:: + :maxdepth: 3 .. this table is provided to allow for download of API documentation in diff formats -..csv-table:: +.. csv-table:: :header: "API name", "Swagger JSON" :widths: 10,5 - "DMaaP Buscontroller API", ":download:`link swagger.json`" + "DMaaP Buscontroller API", ":download:`link <swagger.json>`" diff --git a/docs/dbcapi-gen.rst b/docs/dbcapi-gen.rst new file mode 100644 index 0000000..48378ca --- /dev/null +++ b/docs/dbcapi-gen.rst @@ -0,0 +1,5 @@ +DMaaP Bus Controller REST API 1.1.0 swagger2doc +=============================================== + + +.. swaggerv2doc:: swagger.json diff --git a/docs/index.rst b/docs/index.rst index 352631d..c202dbc 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -4,4 +4,5 @@ :maxdepth: 1 api-table + dbcapi-gen api |