commit | 8569de68e79e94cce6709831edd94accb6942ade | [log] [tgz] |
---|---|---|
author | Jonathan Corbet <corbet@lwn.net> | Thu Jun 09 13:35:05 2016 -0600 |
committer | Jonathan Corbet <corbet@lwn.net> | Thu Jun 09 13:35:05 2016 -0600 |
tree | e6dd9a4b5a2e5356674c969183a597cf77de7edb | |
parent | c9de4a82c852d621975f5978157f689e0550a48e [diff] |
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>