docs: ToC captions requires Sphinx 1.3
This commit is contained in:
parent
09a34fb90c
commit
4cae6ea645
@ -78,7 +78,7 @@ def setup(app):
|
|||||||
|
|
||||||
# -- General configuration ----------------------------------------------------
|
# -- General configuration ----------------------------------------------------
|
||||||
|
|
||||||
needs_sphinx = '1.0'
|
needs_sphinx = '1.3'
|
||||||
|
|
||||||
extensions = [
|
extensions = [
|
||||||
'sphinx.ext.autodoc',
|
'sphinx.ext.autodoc',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user