1 This package contains the reference documentation
2 for GLib. For more information about Glib,
7 For information about contributing to the
8 GLib/GTK+ reference documentation project, see:
10 http://www.gtk.org/rdp/
12 The GLib reference documentation is freely redistributable,
13 see the file COPYING for details.
19 To build the documentation, you must have the gtk-doc
20 package installed. To rebuild the template files,
21 you must have the current version of the GLib
22 header files installed.
28 First, run configure to generate the makefiles for this
29 module. There is one option specific to this package
31 --with-html-dir=DIR top of installed HTML documentation tree
34 The Makefiles for this module define three targets:
38 Scan the headers and merge the results with the current
43 Generate SGML files using the DocBook DTD from
48 Generate HTML from the SGML files.
50 To build the documentation, do:
55 You should only run the 'make templates' step if you
56 need to regenerate the templates for a more recent
57 version of the GLib sources.