Make cookiecutter section more concise

By using reStructuredText's :: syntax, create a stronger coupling
between each sentence regarding a template and its corresponding
command, both in the source and in the rendered output.

Change-Id: Icd0b46c34ac93c74698648c16b906bb1380f5b1a
This commit is contained in:
Adam Spiers 2018-03-06 01:17:59 +00:00
parent 8244b9e6fb
commit ab050951dd
1 changed files with 2 additions and 9 deletions

View File

@ -797,19 +797,12 @@ Remember, as mentioned earlier, these commands should typically be used only
if you are working with an empty repository.
The template in ``openstack-dev/oslo-cookiecutter`` should be used for
Oslo libraries.
::
Oslo libraries::
$ cookiecutter -f https://git.openstack.org/openstack-dev/oslo-cookiecutter
The template in ``openstack/ui-cookiecutter`` should be used for
Horizon plugins.
::
Horizon plugins::
$ cookiecutter https://git.openstack.org/openstack/ui-cookiecutter