diff options
author | Anshul Dalal <anshuld@ti.com> | 2025-04-29 19:21:07 +0530 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2025-05-01 09:24:24 +0200 |
commit | c00f08c20adff6ad34bd967e7949d1f4dae02ef3 (patch) | |
tree | 1af0502adb061b36bebb5ee230b087a1f102b3e3 /arch/arm/mach-stm32mp/cmd_stm32prog | |
parent | 485ab4c6aa683baab7aa779dff6d9aef6188d1fb (diff) |
doc: ti: update bash code-block directives to prompt
The code-block directive requires addition of the prompt symbol for each
line, using the prompt directive instead allows for auto insertion of
the symbol per line[1].
For the readers, the character added by the prompt directive is
un-selectable i.e the entire line can be more easily selected for copy
pasting etc. Whereas with code-block, the prompt symbol like "$" is also
selectable which is usually not the intent.
This is mostly a QoL addition + making the docs consistent since k3.rst
makes use of prompt directives which these board docs include from.
[1]: https://pypi.org/project/sphinx-prompt/
Signed-off-by: Anshul Dalal <anshuld@ti.com>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog')
0 files changed, 0 insertions, 0 deletions