docs: ToC captions requires Sphinx 1.3

This commit is contained in:
Stein Magnus Jodal 2015-08-27 15:27:59 +02:00
parent 09a34fb90c
commit 4cae6ea645

View File

@ -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',