This Python module is no longer maintained and will not allow us to
update to more modern Python versions in the docs jobs.
Issue-ID: CIMAN-33
Change-Id: I97f076a14f6ac938cdd1fc11d320d04c6ec97b82
Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
API Reference
--------------
-.. warning::
- In the used Sphinx plugin `sphinxcontrib-swaggerdoc` some information of the swagger file is not
- rendered completely, e.g. the request body. Use your favorite Swagger Editor and paste the swagger file
- to get a complete view of the API reference, e.g. on https://editor.swagger.io/.
+
.. swaggerv2doc:: media/cds-bp-processor-api-swagger.json
'sphinx.ext.graphviz',
'sphinxcontrib.blockdiag',
'sphinxcontrib.seqdiag',
- 'sphinxcontrib.swaggerdoc',
'sphinxcontrib.plantuml',
'sphinx_tabs.tabs'
]
sphinx-rtd-theme>=1.0.0 # MIT
sphinxcontrib-blockdiag # BSD
sphinxcontrib-seqdiag # BSD
-sphinxcontrib-swaggerdoc
sphinxcontrib-spelling
sphinxcontrib-plantuml
sphinx-tabs