docs: Ignore some private/uninstalled header files

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall 2018-11-23 13:24:24 +00:00
parent 49fe320909
commit 2b15b436c7
2 changed files with 12 additions and 0 deletions

View File

@ -47,6 +47,7 @@ IGNORE_HFILES = \
gdbusdaemon.h \
gdbusprivate.h \
gdelayedsettingsbackend.h \
gdocumentportal.h \
gdummyfile.h \
gdummyproxyresolver.h \
gdummytlsbackend.h \
@ -56,6 +57,9 @@ IGNORE_HFILES = \
giomodule-priv.h \
gioprivate.h \
giowin32-priv.h \
gio_probes.h \
gio_trace.h \
gio-tool.h \
glocaldirectorymonitor.h \
glocalfileenumerator.h \
glocalfile.h \
@ -74,7 +78,9 @@ IGNORE_HFILES = \
gnetworkmonitorportal.h \
gnotificationbackend.h \
gnotification-private.h \
gopenuriportal.h \
gpollfilemonitor.h \
gportalsupport.h \
gproxyresolverportal.h \
gregistrysettingsbackend.h \
gresourcefile.h \

View File

@ -28,6 +28,7 @@ if get_option('gtk_doc')
'gdbusdaemon.h',
'gdbusprivate.h',
'gdelayedsettingsbackend.h',
'gdocumentportal.h',
'gdummyfile.h',
'gdummyproxyresolver.h',
'gdummytlsbackend.h',
@ -37,6 +38,9 @@ if get_option('gtk_doc')
'giomodule-priv.h',
'gioprivate.h',
'giowin32-priv.h',
'gio_probes.h',
'gio_trace.h',
'gio-tool.h',
'glocaldirectorymonitor.h',
'glocalfileenumerator.h',
'glocalfile.h',
@ -55,7 +59,9 @@ if get_option('gtk_doc')
'gnetworkmonitorportal.h',
'gnotificationbackend.h',
'gnotification-private.h',
'gopenuriportal.h',
'gpollfilemonitor.h',
'gportalsupport.h',
'gproxyresolverportal.h',
'gregistrysettingsbackend.h',
'gresourcefile.h',