]> Pileus Git - ~andy/gtk/commitdiff
Ignore more private headers when generating docs
authorMatthias Clasen <mclasen@redhat.com>
Tue, 15 Jan 2013 04:32:05 +0000 (23:32 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 15 Jan 2013 05:03:58 +0000 (00:03 -0500)
docs/reference/gtk/Makefile.am

index 317adfd61bb8e184fc52e4b6b68fde7a7621dffb..9e15b11e9f56102bc8f8fb3a1499569cd23922e5 100644 (file)
@@ -21,10 +21,20 @@ CFILE_GLOB=$(top_srcdir)/gtk/*.c
 # Header files to ignore when scanning
 IGNORE_HFILES=                         \
        fnmatch.h                       \
+       gactionmuxer.h                  \
+       gactionobserver.h               \
+       gactionobservable.h             \
        gtk9slice.h                     \
        gtkanimationdescription.h       \
        gtkdebug.h                      \
+       gtkactionhelper.h               \
+       gtkapplicationprivate.h         \
        gtkbuilderprivate.h             \
+       gtkcolorchooserprivate.h        \
+       gtkcoloreditorprivate.h         \
+       gtkcolorplaneprivate.h          \
+       gtkcolorscaleprivate.h          \
+       gtkcolorswatchprivate.h         \
        gtkdndcursors.h                 \
        gtkentryprivate.h               \
        gtkfilechooserdefault.h         \
@@ -45,6 +55,8 @@ IGNORE_HFILES=                                \
        gtkmarshal.h                    \
        gtkmenuprivate.h                \
        gtkmnemonichash.h               \
+       gtkmodelmenu.h                  \
+       gtkmodelmenuitem.h              \
        gtkpathbar.h                    \
        gtkplugprivate.h                \
        gtkprintbackend.h               \