summary refs log tree commit diff stats
path: root/scripts/decodetree.py
diff options
context:
space:
mode:
authorCleber Rosa <crosa@redhat.com>2018-10-04 12:18:47 -0400
committerLaurent Vivier <laurent@vivier.eu>2018-10-26 17:17:32 +0200
commit92970812ee4142cc30afa37db6dce4af1852005f (patch)
treea1c076103f68c38ecf7d059b72391660469a0f6b /scripts/decodetree.py
parent49cedf1742d678c1f96f308325a2bc8894be41ed (diff)
downloadfocaccia-qemu-92970812ee4142cc30afa37db6dce4af1852005f.tar.gz
focaccia-qemu-92970812ee4142cc30afa37db6dce4af1852005f.zip
docs/devel/testing.rst: add missing newlines after code block
The line immediate following a ".. code::" block is considered
to contains arguments to the "code directive".  The lack of a
new line gives me during at parse time:

   testing.rst:63: (ERROR/3) Error in "code" directive:
   maximum 1 argument(s) allowed, 3 supplied.

   .. code::
     make check-unit V=1

   testing.rst:120: (ERROR/3) Error in "code" directive:
   maximum 1 argument(s) allowed, 3 supplied.

   .. code::
     make check-qtest V=1

Let's add the missing newlines, both for consistency and to
avoid the parsing errors.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Message-Id: <20181004161852.11673-6-crosa@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'scripts/decodetree.py')
0 files changed, 0 insertions, 0 deletions