mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-19 23:28:54 +02:00
doc: Ignore dirent.h which is not part of our API
This commit is contained in:
@@ -38,6 +38,7 @@ if get_option('gtk_doc')
|
|||||||
'valgrind.h',
|
'valgrind.h',
|
||||||
'gutilsprivate.h',
|
'gutilsprivate.h',
|
||||||
'gvalgrind.h',
|
'gvalgrind.h',
|
||||||
|
'dirent.h',
|
||||||
]
|
]
|
||||||
|
|
||||||
docpath = join_paths(glib_datadir, 'gtk-doc', 'html')
|
docpath = join_paths(glib_datadir, 'gtk-doc', 'html')
|
||||||
|
Reference in New Issue
Block a user