1
0
Fork 0
alistair23-linux/scripts/basic
Johannes Berg eda603f6cd docbook: warn on unused doc entries
When you don't use !E or !I but only !F, then it's very easy to miss
including some functions, structs etc.  in documentation.  To help
finding which ones were missed, allow printing out the unused ones as
warnings.

For example, using this on mac80211 yields a lot of warnings like this:

  Warning: didn't use docs for DOC: mac80211 workqueue
  Warning: didn't use docs for ieee80211_max_queues
  Warning: didn't use docs for ieee80211_bss_change
  Warning: didn't use docs for ieee80211_bss_conf

when generating the documentation for it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-09-11 16:49:21 -07:00
..
.gitignore Update .gitignore files for generated targets 2008-10-20 11:24:31 -07:00
Makefile driver core: basic infrastructure for per-module dynamic debug messages 2008-10-16 09:24:47 -07:00
docproc.c docbook: warn on unused doc entries 2010-09-11 16:49:21 -07:00
fixdep.c kbuild: move autoconf.h to include/generated 2009-12-12 13:08:15 +01:00
hash.c kbuild: add static to prototypes 2009-09-20 12:27:44 +02:00