commit | b112e0f73fe8e9e69e60bc9d6d16217795259c3c | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Oct 24 15:08:48 2007 -0700 |
committer | Sam Ravnborg <sam@ravnborg.org> | Mon Jan 28 23:14:35 2008 +0100 |
tree | cbf68c1d7788f952ebed3601f645d5557c977a73 | |
parent | 1b9bc22d71c75d4145688428c92c5123bd8697e3 [diff] |
kernel-doc: single DOC: selection Currently, DOC: sections are always output even if only a single function is requested, fix this and also make it possible to just output a single DOC: section by giving its title as the function name to output. Also fixes docbook XML well-formedness for sections with examples. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>