1 ## Process this file with automake to produce Makefile.in
5 DOC_MAIN_SGML_FILE= $(DOC_MODULE)-docs.xml
6 DOC_SOURCE_DIR= $(abs_top_srcdir)/adg
8 SCAN_OPTIONS= --rebuild-types \
10 MKDB_OPTIONS= --sgml-mode \
12 MKHTML_OPTIONS= --path=$(abs_builddir)
14 HFILE_GLOB= $(top_srcdir)/adg/*.h \
15 $(top_builddir)/adg/*.h
16 CFILE_GLOB= $(top_srcdir)/adg/*.c \
17 $(top_builddir)/adg/*.c
18 IGNORE_HFILES= adg.h \
22 adg-arrow-style-private.h \
23 adg-canvas-private.h \
24 adg-container-private.h \
25 adg-context-private.h \
27 adg-dim-style-private.h \
28 adg-entity-private.h \
29 adg-font-style-private.h \
31 adg-line-style-private.h \
34 adg-stroke-private.h \
36 adg-title-block-private.h \
37 adg-toy-text-private.h \
40 content_files= $(top_srcdir)/docs/gnu/README.xml \
41 $(top_srcdir)/docs/gnu/NEWS.xml \
42 $(top_srcdir)/docs/gnu/TODO.xml
44 AM_CPPFLAGS= -I$(top_srcdir) \
46 GTKDOC_LIBS= $(top_builddir)/adg/libadg.la \
49 include $(top_srcdir)/gtk-doc.make
51 DISTCLEANFILES= $(DOC_MODULE).types \
52 $(DOC_MODULE)-sections.txt