summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2017-12-08 14:25:51 -0600
committerFederico Mena Quintero <federico@gnome.org>2017-12-08 15:56:58 -0600
commit4262b205027ff5cc7a5a0b66d578dc9f9ed02215 (patch)
tree9b83a938d99e190add6abdcb4563a54eb17984fa /doc/Makefile.am
parenteffcf2bc3f9b2388df3bf2e42bf711e3a656ea91 (diff)
downloadlibrsvg-4262b205027ff5cc7a5a0b66d578dc9f9ed02215.tar.gz
Fix the documentation infrastructure a bit
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am39
1 files changed, 20 insertions, 19 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index a2d2ed47..1aca98b3 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -68,25 +68,26 @@ EXTRA_HFILES =
# Header files to ignore when scanning. Use base file name, no paths
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
-IGNORE_HFILES = \
- config.h \
- rsvg-bpath-util.h \
- rsvg-cairo-clip.h \
- rsvg-cairo-draw.h \
- rsvg-cairo-render.h \
- rsvg-css.h \
- rsvg-defs.h \
- rsvg-filter.h \
- rsvg-image.h \
- rsvg-marker.h \
- rsvg-mask.h \
- rsvg-paint-server.h \
- rsvg-path.h \
- rsvg-private.h \
- rsvg-shapes.h \
- rsvg-structure.h \
- rsvg-styles.h \
- rsvg-text.h \
+IGNORE_HFILES = \
+ config.h \
+ rsvg-cairo-clip.h \
+ rsvg-cairo-draw.h \
+ rsvg-cairo-render.h \
+ rsvg-compat.h \
+ rsvg-css.h \
+ rsvg-defs.h \
+ rsvg-filter.h \
+ rsvg-io.h \
+ rsvg-marker.h \
+ rsvg-mask.h \
+ rsvg-paint-server.h \
+ rsvg-path-builder.h \
+ rsvg-private.h \
+ rsvg-shapes.h \
+ rsvg-size-callback.h \
+ rsvg-structure.h \
+ rsvg-styles.h \
+ rsvg-text.h \
rsvg-xml.h
# Images to copy into HTML directory.