]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - scripts/kernel-doc
kernel-doc/rst: do not output DOC: section titles for requested ones
authorJani Nikula <jani.nikula@intel.com>
Sun, 29 May 2016 19:27:35 +0000 (22:27 +0300)
committerJani Nikula <jani.nikula@intel.com>
Mon, 30 May 2016 10:38:55 +0000 (13:38 +0300)
commit9e72184b55df2b5b8ebdcf0470bd43ef32dc518f
tree2ea6586f6bb6a9c1a5c297ff198f8c99aec06a89
parentb6c3f456cfed53e9f06f431270c9dcd52010785e
kernel-doc/rst: do not output DOC: section titles for requested ones

If the user requests a specific DOC: section by name, do not output its
section title. In these cases, the surrounding context already has a
heading, and the DOC: section title is only used as an identifier and a
heading for clarity in the source file.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
scripts/kernel-doc