Re: [PATCH v2] HID: Add introduction about HID for non-kernel programmers
From: Marco Morandini <hidden>
Date: 2023-07-17 16:38:31
Also in:
linux-doc
From: Marco Morandini <hidden>
Date: 2023-07-17 16:38:31
Also in:
linux-doc
quoted
I've not understood how to get rid of that colon, and I would prefer to leave the explanation _after_ the corresponding code block, and not move it before.https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#literal-blocks This suggests that if you write it as "what follows is a button ::" (i.e. space before ::) that should render it without a colon. [...]
I.e. RTFM :( Apologize for this; I'm going to send v3 with the space before ::. Thank you, Marco