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: Ib81f43590d28ac6cca5797010e0dc82e5c7cbae5
Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
extensions = [
'sphinx.ext.intersphinx', 'sphinxcontrib.blockdiag', 'sphinx.ext.autosummary',
- 'sphinxcontrib.seqdiag', 'sphinxcontrib.swaggerdoc', 'sphinx.ext.graphviz',
+ 'sphinxcontrib.seqdiag', 'sphinx.ext.graphviz',
'sphinxcontrib.spelling']
#
sphinx-rtd-theme>=1.0.0 # MIT
sphinxcontrib-blockdiag # BSD
sphinxcontrib-seqdiag # BSD
-sphinxcontrib-swaggerdoc
sphinxcontrib-spelling