commit | 2e95972c44ca7b3dd3c5d6ff08745b56ddfa55bc | [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 | cf7d5ebefd08be48dc6e125263286246e1caba21 | |
parent | 4b44595a7b8e0ebf3fce108df65d8cd6a6cf4910 [diff] |
kernel-doc: use no-doc option When asked by a template to include all functions from a file, it will also include DOC: sections wreaking havoc in the generated docbook file. This patch makes it use the new -no-doc-sections flag for kernel-doc to avoid this. 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>