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: Iddaf1288387e3ad77e58b2fe4a05d876f324a196
Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
extensions = [
'sphinx.ext.intersphinx','sphinxcontrib.blockdiag',
- '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