]> git.ipfire.org Git - thirdparty/u-boot.git/commit
doc: pytest: Fix inline code and other formatting
authorMartin Schwan <m.schwan@phytec.de>
Wed, 1 Oct 2025 07:44:37 +0000 (09:44 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 3 Oct 2025 04:01:33 +0000 (06:01 +0200)
commita8d451aa14657bdfe8ad64c5f2883502a99ece8e
treee85608f6c006faaab2e7d8e73c71afda4d46f62b
parent5a21f5b4c9f9c2a176901e8c403a1209db3976b4
doc: pytest: Fix inline code and other formatting

Mainly fix inline code and some other formatting mistakes. Inline code
uses double backticks `` in reStructuredText instead of single backticks
as in Markdown.

Also fix some smaller formatting issues, such as excess colons before
literal blocks.

Signed-off-by: Martin Schwan <m.schwan@phytec.de>
doc/develop/pytest/usage.rst