mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Add sphinxcontrib-httpdomain extension
This commit is contained in:
parent
7de9b1711f
commit
b8357c8df0
@ -2,3 +2,4 @@ Sphinx==1.3.5
|
|||||||
sphinxcontrib-napoleon==0.4.4
|
sphinxcontrib-napoleon==0.4.4
|
||||||
sphinx-rtd-theme>=0.1.9
|
sphinx-rtd-theme>=0.1.9
|
||||||
recommonmark
|
recommonmark
|
||||||
|
sphinxcontrib-httpdomain==1.5.0
|
||||||
|
@ -42,6 +42,7 @@ extensions = [
|
|||||||
'sphinx.ext.coverage',
|
'sphinx.ext.coverage',
|
||||||
'sphinx.ext.viewcode',
|
'sphinx.ext.viewcode',
|
||||||
'sphinxcontrib.napoleon',
|
'sphinxcontrib.napoleon',
|
||||||
|
'sphinxcontrib.httpdomain',
|
||||||
]
|
]
|
||||||
|
|
||||||
# autodoc settings
|
# autodoc settings
|
||||||
|
Loading…
x
Reference in New Issue
Block a user