Ignore more.
authorSimon Josefsson <simon@josefsson.org>
Mon, 11 Jan 2010 10:15:08 +0000 (11:15 +0100)
committerSimon Josefsson <simon@josefsson.org>
Mon, 11 Jan 2010 10:15:08 +0000 (11:15 +0100)
doc/reference/Makefile.am

index ee3eec9..3f3c2ab 100644 (file)
@@ -59,7 +59,8 @@ EXTRA_HFILES=
 
 # Header files to ignore when scanning. Use base file name, no paths
 # e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
-IGNORE_HFILES=int.h parser_aux.h structure.h element.h gstr.h
+IGNORE_HFILES=int.h parser_aux.h structure.h element.h gstr.h          \
+       arg-nonnull.h link-warning.h stddef.h stdint.h wchar.h
 
 # Images to copy into HTML directory.
 # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png