highlight keywords when describing yaml syntax
the keywords 'project' and 'release' should be highlighted, since they reflect the entries in yaml. Change-Id: Ib6ba0d55daff85d63ba5a6f2ceb767eaf0c4473e
This commit is contained in:
parent
f501960c90
commit
49ee3119a1
@ -85,7 +85,7 @@ The top level of a deliverable file is a mapping with keys:
|
||||
``releases``
|
||||
A list of the releases for the deliverable.
|
||||
|
||||
Each release entry is a mapping with keys:
|
||||
Each `release` entry is a mapping with keys:
|
||||
|
||||
``version``
|
||||
The version tag for that release, to be applied to all of the member
|
||||
@ -99,7 +99,7 @@ Each release entry is a mapping with keys:
|
||||
An optional message to be included in the release note email
|
||||
announcing the release.
|
||||
|
||||
Each project entry is a mapping with keys:
|
||||
Each `project` entry is a mapping with keys:
|
||||
|
||||
``repo``
|
||||
The name of the repository on git.openstack.org.
|
||||
|
Loading…
x
Reference in New Issue
Block a user