projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d642ae7
)
Tell gtk-doc to ignore private headers
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 20 Jun 2015 14:47:18 +0000
(10:47 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 20 Jun 2015 14:47:18 +0000
(10:47 -0400)
Tell gtk-doc to ignore new private headers as well, otherwise
it complains about undocumented symbols in them.
docs/reference/gtk/Makefile.am
patch
|
blob
|
history
diff --git
a/docs/reference/gtk/Makefile.am
b/docs/reference/gtk/Makefile.am
index 7e7cd5aa7436efe610e2a8ac55f2fccec2a44eba..fcb34b0bbe682f6c96c763db2bee3f6f0d64089a 100644
(file)
--- a/
docs/reference/gtk/Makefile.am
+++ b/
docs/reference/gtk/Makefile.am
@@
-129,6
+129,7
@@
IGNORE_HFILES = \
gtkmountoperationprivate.h \
gtkorientableprivate.h \
gtkpixelcacheprivate.h \
+ gtkplacessidebarprivate.h \
gtkpopoverprivate.h \
gtkprinter-private.h \
gtkprintoperation-private.h \
@@
-144,6
+145,7
@@
IGNORE_HFILES = \
gtksearchentryprivate.h \
gtkselectionprivate.h \
gtksettingsprivate.h \
+ gtksidebarrowprivate.h \
gtksizegroup-private.h \
gtksizerequestcacheprivate.h \
gtksocketprivate.h \