[glib: 6/19] docs: Ignore new win32 private headers




commit 37ec6f1da76444e547e7715518c6f7fbc0a051f9
Author: Philip Withnall <pwithnall endlessos org>
Date:   Fri Dec 11 13:05:14 2020 +0000

    docs: Ignore new win32 private headers
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 docs/reference/gio/meson.build | 7 +++++++
 1 file changed, 7 insertions(+)
---
diff --git a/docs/reference/gio/meson.build b/docs/reference/gio/meson.build
index acdd5ece7..4d0364819 100644
--- a/docs/reference/gio/meson.build
+++ b/docs/reference/gio/meson.build
@@ -85,8 +85,15 @@ if get_option('gtk_doc')
     'gunixvolume.h',
     'gunixvolumemonitor.h',
     'gwin32networkmonitor.h',
+    'gwin32api-application-activation-manager.h',
+    'gwin32api-iterator.h',
+    'gwin32api-misc.h',
+    'gwin32api-package.h',
+    'gwin32api-storage.h',
     'gwin32appinfo.h',
+    'gwin32file-sync-stream.h',
     'gwin32mount.h',
+    'gwin32packageparser.h',
     'gwin32resolver.h',
     'gwin32volumemonitor.h',
     'thumbnail-verify.h',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]