]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Documentation: sharedsubtree: Use proper enumerator sequence for enumerated lists
authorBagas Sanjaya <bagasdotme@gmail.com>
Tue, 19 Aug 2025 06:12:50 +0000 (13:12 +0700)
committerJonathan Corbet <corbet@lwn.net>
Fri, 29 Aug 2025 22:40:01 +0000 (16:40 -0600)
commita8886b42d57b8280e0c064779d87030266d9c7ce
treeda843580b8d75b549e626c6f4d297980de654e47
parent69c6739d671df58b9f034b94ac8310f569e2b632
Documentation: sharedsubtree: Use proper enumerator sequence for enumerated lists

Sphinx does not recognize mixed-letter sequences (e.g. 2a) as enumerator
for enumerated lists. As such, lists that use such sequences end up as
definition lists instead.

Use proper enumeration sequences for this purpose.

Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250819061254.31220-3-bagasdotme@gmail.com
Documentation/filesystems/sharedsubtree.rst