mirror of https://github.com/celery/kombu.git
[docs] Switch to sphinx.ext.imgmath and adds sphinxcontrib-cheeseshop
This commit is contained in:
parent
a8203aee1f
commit
d7316fea10
|
@ -29,7 +29,8 @@ extensions = [
|
|||
'sphinx.ext.intersphinx',
|
||||
'sphinx.ext.coverage',
|
||||
'sphinx.ext.viewcode',
|
||||
'sphinx.ext.pngmath',
|
||||
'sphinx.ext.imgmath',
|
||||
'sphinxcontrib.cheeseshop',
|
||||
'githubsphinx',
|
||||
]
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
Sphinx>=1.4
|
||||
sphinxcontrib-cheeseshop
|
||||
Django
|
||||
-r extras/mongodb.txt
|
||||
|
|
Loading…
Reference in New Issue