Gimp/devel-docs
Michael Natterer 57417566b2 libgimp/Makefile.am (GTKDOC_CFLAGS) undef GTK_DISABLE_SINGLE_INCLUDES and
2008-05-30  Michael Natterer  <mitch@gimp.org>

	* libgimp/Makefile.am (GTKDOC_CFLAGS)
	* libgimpwidgets/Makefile.am (GTKDOC_CFLAGS): undef
	GTK_DISABLE_SINGLE_INCLUDES and GIMP_DISABLE_DEPRECATED here.

	* libgimpwidgets/libgimpwidgets.types: don't try to #define or
	#undef anything here.


svn path=/trunk/; revision=25869
2008-05-30 10:48:56 +00:00
..
app link app/gegl/libappgegl.a 2007-12-29 13:10:22 +00:00
libgimp libgimp/Makefile.am (GTKDOC_CFLAGS) undef GTK_DISABLE_SINGLE_INCLUDES and 2008-05-30 10:48:56 +00:00
libgimpbase added new enums. 2008-04-09 16:25:33 +00:00
libgimpcolor libgimpcolor/libgimpcolor-docs.sgml libgimpthumb/libgimpthumb-docs.sgml 2007-10-31 10:19:49 +00:00
libgimpconfig libgimp/libgimp-sections.txt added new symbols. 2008-05-29 12:00:27 +00:00
libgimpmath libgimpcolor/libgimpcolor-docs.sgml libgimpthumb/libgimpthumb-docs.sgml 2007-10-31 10:19:49 +00:00
libgimpmodule libgimpcolor/libgimpcolor-docs.sgml libgimpthumb/libgimpthumb-docs.sgml 2007-10-31 10:19:49 +00:00
libgimpthumb libgimpcolor/libgimpcolor-docs.sgml libgimpthumb/libgimpthumb-docs.sgml 2007-10-31 10:19:49 +00:00
libgimpwidgets libgimp/Makefile.am (GTKDOC_CFLAGS) undef GTK_DISABLE_SINGLE_INCLUDES and 2008-05-30 10:48:56 +00:00
tools
ChangeLog libgimp/Makefile.am (GTKDOC_CFLAGS) undef GTK_DISABLE_SINGLE_INCLUDES and 2008-05-30 10:48:56 +00:00
debug-plug-ins.txt
exif-handling.txt
gbr.txt
ggr.txt
gih.txt
gpb.txt
includes.txt
Makefile.am
parasites.txt added missing bits 2008-02-25 20:52:23 +00:00
pat.txt
README
README.gtkdoc
release-howto.txt
structure.xml
undo.txt
vbr.txt
xcf.txt

Developers documentation 
------------------------

This directory holds information that you will find useful if you
develop a GIMP plug-in or want to work on the GIMP core.

   app             - setup for documentation of the GIMP core;
                     not build by default since it is huge and
                     only relevant for core developers
   includes.txt    - the policy for inclusion of header files

   libgimp
   libgimpbase
   libgimpcolor
   libgimpmath
   libgimpmodule
   libgimpwidgets  - complete libgimp documentation generated from
                     the source; see README.gtkdoc

   structure.xml   - a DocBook article that gives an overview on
                     the directory structure of the GIMP source tree

   gih.txt         - description of the GIH format used to store a
                     series of pixmap brushes
   gpb.txt         - description of the GPB format for pixmap brushes
   pat.txt         - description of the PAT format for patterns
   parasites.txt   - descriptions of known parasites
   undo.txt        - description of the undo system
   xcf.txt         - description of Gimp's XCF format