fix doc build error

This commit is contained in:
Robert Lechte 2017-03-19 17:24:26 +11:00
parent 2ddb10ce89
commit ea04b676b7

View File

@ -33,7 +33,7 @@ extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.coverage',
'sphinx.ext.napoleon',
'sphinxcontrib.fulltoc'
# 'sphinxcontrib.fulltoc' ## causes error on trfd.org
]
# Add any paths that contain templates here, relative to this directory.