Add GRegex for regular expression matching. (#50075)
[platform/upstream/glib.git] / docs / reference / glib / Makefile.am
index 45fa099..d6eb74e 100644 (file)
@@ -34,7 +34,12 @@ IGNORE_HFILES=                       \
        gdebug.h                \
        gprintfint.h            \
        galias.h                \
-       gnulib
+       gmirroringtable.h       \
+       gscripttable.h          \
+       glib-mirroring-tab      \
+       gnulib                  \
+       pcre                    \
+       update-pcre
 
 # Extra options to supply to gtkdoc-mkdb
 MKDB_OPTIONS=--sgml-mode --output-format=xml --ignore-files=trio
@@ -52,6 +57,7 @@ content_files =                               \
        changes.sgml                    \
        compiling.sgml                  \
        resources.sgml                  \
+       regex-syntax.sgml               \
        version.xml                     \
        glib-gettextize.xml