Skip to content

Commit c6405fb

Browse files
bagasmeJiri Kosina
authored andcommitted
Documentation: hid-alps: Fix packet format section headings
In "Packet Format" section, only "StickPointer data byte" subsection heading is shown as such in htmldocs output; "Touchpad data byte" one is in normal paragraph on the other hand. Properly format the headings to be consistent. Fixes: 2562756 ("HID: add Alps I2C HID Touchpad-Stick support") 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 2953fb6 commit c6405fb

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

Documentation/hid/hid-alps.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,10 @@ Read value is stored in Value Byte.
104104

105105

106106
Packet Format
107+
-------------
108+
107109
Touchpad data byte
108-
------------------
110+
~~~~~~~~~~~~~~~~~~
109111

110112

111113
======= ======= ======= ======= ======= ======= ======= ======= =====
@@ -156,7 +158,7 @@ Zsn_6-0(7bit):
156158

157159

158160
StickPointer data byte
159-
----------------------
161+
~~~~~~~~~~~~~~~~~~~~~~
160162

161163
======= ======= ======= ======= ======= ======= ======= ======= =====
162164
- b7 b6 b5 b4 b3 b2 b1 b0

0 commit comments

Comments
 (0)