Re: my "gtkdocize" work



Not sure what happened to that example I pasted. It should have looked a bit like this:

AUTOMAKE_OPTIONS = 1.6
## Process this file with automake to produce Makefile.in
# The name of the module.
DOC_MODULE = libglade
# The top-level SGML file.
DOC_MAIN_SGML_FILE = libglade-docs.xml
# The directory containing the source code (if it contains documentation).
DOC_SOURCE_DIR = ../glade
SCANGOBJ_OPTIONS =
SCAN_OPTIONS = --deprecated-guards="LIBGLADE_DISABLE_DEPRECATED"
HFILE_GLOB = $(top_srcdir)/glade/*.h
CFILE_GLOB = $(top_srcdir)/glade/*.c
IGNORE_HFILES = glade-private.h
INCLUDES = -I$(top_srcdir) $(LIBGLADE_CFLAGS)
GTKDOC_LIBS = ../glade/libglade-2.0.la $(LIBGLADE_LIBS)
MKDB_OPTIONS = --output-format=xml
FIXXREF_OPTIONS =
HTML_IMAGES =
content_files =
include $(srcdir)/gtk-doc.make


James.

--
Email: james daa com au
WWW:   http://www.daa.com.au/~james/






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]