Skip to content

Commit e64e190

Browse files
bagasmeJiri Kosina
authored andcommitted
Documentation: hid-alps: Format DataByte* subsection headings
"Command Read/Write" section has two DataByte* subsections describing command bytes format. Add markup to these subsection heading texts. Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Tested-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jiri Kosina <jkosina@suse.com>
1 parent c6405fb commit e64e190

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Documentation/hid/hid-alps.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ To read/write to RAM, need to send a command to the device.
6969
The command format is as below.
7070

7171
DataByte(SET_REPORT)
72+
~~~~~~~~~~~~~~~~~~~~
7273

7374
===== ======================
7475
Byte1 Command Byte
@@ -89,6 +90,7 @@ Value Byte is writing data when you send the write commands.
8990
When you read RAM, there is no meaning.
9091

9192
DataByte(GET_REPORT)
93+
~~~~~~~~~~~~~~~~~~~~
9294

9395
===== ======================
9496
Byte1 Response Byte

0 commit comments

Comments
 (0)