mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
@@ -61,7 +61,9 @@ IGNORE_HFILES = \
|
||||
gtranslit-data.h \
|
||||
glib-init.h \
|
||||
gconstructor.h \
|
||||
valgrind.h
|
||||
valgrind.h \
|
||||
gvalgrind.h \
|
||||
$(NULL)
|
||||
|
||||
# Images to copy into HTML directory
|
||||
HTML_IMAGES = \
|
||||
|
@@ -34,6 +34,7 @@ if get_option('gtk_doc')
|
||||
'glib-init.h',
|
||||
'gconstructor.h',
|
||||
'valgrind.h',
|
||||
'gvalgrind.h',
|
||||
]
|
||||
|
||||
ignore_decorators = [
|
||||
|
Reference in New Issue
Block a user