Remove dependency on sphinxcontrib-docbookrestapi

This Sphinx extension is no longer used nor maintained and can be safely
removed.

Change-Id: I08b835e6441d233a06daeb6b0abf74e8a3ea713d
This commit is contained in:
ZhiQiang Fan 2015-10-20 06:22:31 -06:00
parent 7bba3f7300
commit 3b6a3bfab3
2 changed files with 0 additions and 2 deletions

View File

@ -46,7 +46,6 @@ extensions = [
'sphinx.ext.viewcode',
'sphinxcontrib.pecanwsme.rest',
'oslosphinx',
'sphinxcontrib.docbookrestapi.setup',
'stevedore.sphinxext',
]

View File

@ -17,7 +17,6 @@ psycopg2
pymongo>=3.0.2
python-subunit>=0.0.18
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
sphinxcontrib-docbookrestapi
sphinxcontrib-httpdomain
sphinxcontrib-pecanwsme>=0.8
testrepository>=0.0.18