Documentation: accel: escape wildcard in special file path
authorBagas Sanjaya <bagasdotme@gmail.com>
Fri, 20 Jan 2023 12:35:32 +0000 (19:35 +0700)
committerOded Gabbay <ogabbay@kernel.org>
Thu, 26 Jan 2023 09:52:14 +0000 (11:52 +0200)
commit183ebe0355530835a046f8360aea67528e11ed5d
tree6a02a1c842f61d6721bbabcb9548f20ff9498676
parent24444a99331af2b51b46f55c06d02ab6e7cb29b4
Documentation: accel: escape wildcard in special file path

Stephen Rothwell reported htmldocs warning then merging accel tree:

Documentation/accel/introduction.rst:72: WARNING: Inline emphasis start-string without end-string.

Sphinx confuses the file wildcards with inline emphasis (italics), hence
the warning.

Fix the warning by escaping wildcards.

Link: https://lore.kernel.org/linux-next/20230120132116.21de1104@canb.auug.org.au/
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Reviewed-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Documentation/accel/introduction.rst