Fix bullet list format in README.rst
Change-Id: I5e6e539915f13d7ff9a9a3c35cd67edc26ef6efa
This commit is contained in:
@@ -49,10 +49,11 @@ directory to use the same tests that are done as part of our Jenkins
|
|||||||
gating jobs.
|
gating jobs.
|
||||||
|
|
||||||
If you like to run individual tests, run:
|
If you like to run individual tests, run:
|
||||||
* ``tox -e checkniceness`` - to run the niceness tests
|
|
||||||
* ``tox -e checksyntax`` - to run syntax checks
|
* ``tox -e checkniceness`` - to run the niceness tests
|
||||||
* ``tox -e checkdeletions`` - to check that no deleted files are referenced
|
* ``tox -e checksyntax`` - to run syntax checks
|
||||||
* ``tox -e checkbuild`` - to actually build the manual
|
* ``tox -e checkdeletions`` - to check that no deleted files are referenced
|
||||||
|
* ``tox -e checkbuild`` - to actually build the manual
|
||||||
|
|
||||||
tox will use the `openstack-doc-tools package
|
tox will use the `openstack-doc-tools package
|
||||||
<https://github.com/openstack/openstack-doc-tools>`_ for execution of
|
<https://github.com/openstack/openstack-doc-tools>`_ for execution of
|
||||||
|
Reference in New Issue
Block a user