commit | 81cf99e723dbeb02011a36667ca815aca8abda7c | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Thu Nov 02 23:40:25 2023 -0500 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Nov 11 01:44:08 2023 +0100 |
tree | aee74d19cc3dbad7f5d5de16d40c9b083ce55aa0 | |
parent | bd00ef74f320013adbf73d9bd747fa66684ea0f7 [diff] |
doc: board: ti: Use prompt prompt_style to simplify documentation The sphinx-prompt documentation[0] provides examples on how we can use prompt as a parameter to simplify the description. Use the same. While at it, ensure to make all relevant prompts clarified such as gdb prompts. [0] http://sbrunner.github.io/sphinx-prompt/ Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>