Use --publish for openstack-doc-test

This requires openstack-doc-test 0.11: We now can use --publish for
openstack-doc-test. This replaces --nocreate-index.

Change-Id: I91f156f664133f20a675908bd081ad2d0bdbb393
This commit is contained in:
Andreas Jaeger 2014-04-19 20:02:30 +02:00
parent 49a00ab385
commit 3a22a8a3fb
1 changed files with 1 additions and 1 deletions

View File

@ -27,4 +27,4 @@ commands = openstack-doc-test --check-build --only-book v2.0 {posargs}
[testenv:publishdocs]
# Prepare all documents so that they can get published on
# docs.openstack.org with just copying publish-docs/* over.
commands = openstack-doc-test --check-build --nocreate-index --only-book v2.0
commands = openstack-doc-test --check-build --publish -only-book v2.0