Add a README paragraph with the tox -e docs cmd

People not familiar with the nova-specs system might
get confused when getting Jenkins failures for their
specification.
It's worth providing the test command in the README file to
allow people to fix these issues before submitting the
patch to Gerrit.

Change-Id: I13954599b057790ab5ae7c83493c3193acf8dc22
This commit is contained in:
Arnaud Legendre 2014-04-01 14:28:14 -07:00
parent c2caad604e
commit 2ebcb01820
1 changed files with 5 additions and 0 deletions

View File

@ -35,3 +35,8 @@ current status of blueprints. For more information, see::
For more information about working with gerrit, see::
https://wiki.openstack.org/wiki/Gerrit_Workflow
To validate that the specification is syntactically correct (i.e. get more
confidence in the Jenkins result), please execute the following command::
$ tox