Skip to content

Commit ce40af1

Browse files
committed
README: fix rendering on github
Fix "Version annotations" section's level, to fix the rendering on github. While at it, adjust the indentation of a couple of lines to make them more consistent. Signed-off-by: Vincent Stehlé <vincent.stehle@arm.com>
1 parent 797b223 commit ce40af1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -175,14 +175,14 @@ Make sure that citations labels (such as "DTSPEC" above) have 8 characters
175175
maximum as this is the limit of the Sphinx LaTeX writer.
176176

177177
Version annotations
178-
^^^^^^^^^^^^^^^^^^^
178+
-------------------
179179

180180
For version annotations, use a single directive line at the beginning of the
181181
concerned section or paragraph::
182182

183-
.. versionadded:: 2.3.0
183+
.. versionadded:: 2.3.0
184184

185-
.. versionchanged:: 2.4.0
185+
.. versionchanged:: 2.4.0
186186

187187
Annotate only changes in requirements; there is no need to annotate changes in
188188
recommendations.

0 commit comments

Comments
 (0)