Fixes formatting in README.rst
- Fixes inconsistent formatting on tox command examples - Fixes broken link for "Getting Latex" - Fixes bulleted list formatted as a code block - Fixes literal rendering of ":command:`tox`" Change-Id: Ie2cc4f890c41da86c613d4bbce34a66017c81c85 Closes-Bug: #1704813
This commit is contained in:
parent
9a5b897d31
commit
eaba852e0d
@ -48,7 +48,7 @@ the ``bindep`` command::
|
|||||||
$ tox -e bindep
|
$ tox -e bindep
|
||||||
|
|
||||||
All guides are in the RST format. You can use ``tox`` to prepare
|
All guides are in the RST format. You can use ``tox`` to prepare
|
||||||
virtual environment and build all guides (HTML only):
|
virtual environment and build all guides (HTML only)::
|
||||||
|
|
||||||
$ tox -e docs
|
$ tox -e docs
|
||||||
|
|
||||||
@ -87,7 +87,7 @@ If you like to run individual tests, run:
|
|||||||
* ``tox -e checkniceness`` - to run the niceness tests
|
* ``tox -e checkniceness`` - to run the niceness tests
|
||||||
* ``tox -e linkcheck`` - to run the tests for working remote URLs
|
* ``tox -e linkcheck`` - to run the tests for working remote URLs
|
||||||
|
|
||||||
The :command:`tox` command uses the openstack-doc-tools package to run the
|
The ``tox`` command uses the openstack-doc-tools package to run the
|
||||||
tests.
|
tests.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user