]> git.baikalelectronics.ru Git - kernel.git/commit
docs: kernel-doc: Add "example" and "note" to the magic section types
authorJonathan Corbet <corbet@lwn.net>
Thu, 9 Jun 2016 19:35:05 +0000 (13:35 -0600)
committerJonathan Corbet <corbet@lwn.net>
Thu, 9 Jun 2016 19:35:05 +0000 (13:35 -0600)
commit88daf7e2e99307da25e221bc3cef4aa4976fee60
treee6dd9a4b5a2e5356674c969183a597cf77de7edb
parent72fbe0b476fc0e2666574b61787d400e07722080
docs: kernel-doc: Add "example" and "note" to the magic section types

Lots of kerneldoc entries use "example:" or "note:" as section headers.
Until such a time as we can make them use proper markup, make them work as
intended.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
scripts/kernel-doc