mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
Tell gtk-doc to ignore private headers
Tell gtk-doc to ignore new private headers as well, otherwise it complains about undocumented symbols in them.
This commit is contained in:
parent
d642ae78fc
commit
8bd9604fe6
@ -129,6 +129,7 @@ IGNORE_HFILES = \
|
|||||||
gtkmountoperationprivate.h \
|
gtkmountoperationprivate.h \
|
||||||
gtkorientableprivate.h \
|
gtkorientableprivate.h \
|
||||||
gtkpixelcacheprivate.h \
|
gtkpixelcacheprivate.h \
|
||||||
|
gtkplacessidebarprivate.h \
|
||||||
gtkpopoverprivate.h \
|
gtkpopoverprivate.h \
|
||||||
gtkprinter-private.h \
|
gtkprinter-private.h \
|
||||||
gtkprintoperation-private.h \
|
gtkprintoperation-private.h \
|
||||||
@ -144,6 +145,7 @@ IGNORE_HFILES = \
|
|||||||
gtksearchentryprivate.h \
|
gtksearchentryprivate.h \
|
||||||
gtkselectionprivate.h \
|
gtkselectionprivate.h \
|
||||||
gtksettingsprivate.h \
|
gtksettingsprivate.h \
|
||||||
|
gtksidebarrowprivate.h \
|
||||||
gtksizegroup-private.h \
|
gtksizegroup-private.h \
|
||||||
gtksizerequestcacheprivate.h \
|
gtksizerequestcacheprivate.h \
|
||||||
gtksocketprivate.h \
|
gtksocketprivate.h \
|
||||||
|
Loading…
Reference in New Issue
Block a user