Doc: remove sphinxcontrib-*diag from doc dependencies
sphinxcontrib-blockdiag, sphinxcontrib-nwdiag and sphinxcontrib-seqdiag projects are no longer maintained, see [1]. Remove these from the dependencies list and use png images instead of building them from blockdiag files. To keep the original source I do not delete the *.blockdiag files. [1]: https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/4IID4UEXY4PJJGBTMFMTRYLKJIN4GOQ6/ Change-Id: Ie2259f3b84ac27070dd8bd35aaf2dbddd95d9859
This commit is contained in:
parent
749ac4557c
commit
7b3fe883a5
@ -4,6 +4,3 @@
|
|||||||
sphinx>=2.0.0,!=2.1.0 # BSD
|
sphinx>=2.0.0,!=2.1.0 # BSD
|
||||||
openstackdocstheme>=2.2.1 # Apache-2.0
|
openstackdocstheme>=2.2.1 # Apache-2.0
|
||||||
reno>=3.1.0 # Apache-2.0
|
reno>=3.1.0 # Apache-2.0
|
||||||
|
|
||||||
sphinxcontrib-blockdiag>=1.5.4 # BSD
|
|
||||||
sphinxcontrib-seqdiag>=0.8.4 # BSD
|
|
||||||
|
Loading…
Reference in New Issue
Block a user