try to build the apidocs

This commit is contained in:
Amber Brown (HawkOwl) 2016-07-23 16:12:41 +02:00
parent 8a0a1efa51
commit ec19253047
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ commands =
twistedchecker: twistedchecker src/{posargs:twisted}
pyflakes: pyflakes src/{posargs:twisted admin bin}
apidocs: {toxinidir}/bin/admin/build-apidocs {toxinidir} apidocs
apidocs: {toxinidir}/bin/admin/build-apidocs {toxinidir}/src/ apidocs
narrativedocs: sphinx-build -aW -b html -d {toxinidir}/docs/_build {toxinidir}/docs {toxinidir}/docs/_build/
topfile: python {toxinidir}/bin/admin/check-topfile "{toxinidir}"