gimp/devel-docs
Michael Natterer 2377f709e9 removed antique Makefile targets, including the "files" hack (which was
2001-11-15  Michael Natterer  <mitch@gimp.org>

	* Makefile.am: removed antique Makefile targets, including the
	"files" hack (which was some automatic EXTRA_DIST voodoo), added
	missing stuff to EXTRA_DIST.

	* app/plug-in/Makefile.am
	* devel-docs/Makefile.am
	* docs/Makefile.am
	* plug-ins/Makefile.am
	* plug-ins/FractalExplorer/Makefile.am
	* plug-ins/FractalExplorer/fractalexplorer-examples/Makefile.am
	* plug-ins/Lighting/Makefile.am
	* plug-ins/MapObject/Makefile.am
	* plug-ins/bmp/Makefile.am
	* plug-ins/dbbrowser/Makefile.am
	* plug-ins/faxg3/Makefile.am
	* plug-ins/fits/Makefile.am
	* plug-ins/flame/Makefile.am
	* plug-ins/gap/Makefile.am
	* plug-ins/gdyntext/Makefile.am
	* plug-ins/gflare/Makefile.am
	* plug-ins/gflare/gflares/Makefile.am
	* plug-ins/gfli/Makefile.am
	* plug-ins/gimpressionist/Makefile.am
	* plug-ins/gimpressionist/Brushes/Makefile.am
	* plug-ins/gimpressionist/Paper/Makefile.am
	* plug-ins/gimpressionist/Presets/Makefile.am
	* plug-ins/ifscompose/Makefile.am
	* plug-ins/imagemap/Makefile.am
	* plug-ins/libgck/Makefile.am
	* plug-ins/libgck/gck/Makefile.am
	* plug-ins/maze/Makefile.am
	* plug-ins/mosaic/Makefile.am
	* plug-ins/pagecurl/Makefile.am
	* plug-ins/plugin-helper/Makefile.am
	* plug-ins/print/Makefile.am
	* plug-ins/rcm/Makefile.am
	* plug-ins/script-fu/Makefile.am
	* plug-ins/script-fu/scripts/Makefile.am
	* plug-ins/sel2path/Makefile.am
	* plug-ins/sgi/Makefile.am
	* plug-ins/webbrowser/Makefile.am
	* plug-ins/xjt/Makefile.am
	* tips/Makefile.am: removed "files" too, some minor cleanups.
2001-11-15 14:42:29 +00:00
..
libgimp new directory devel-docs/libgimpbase/ 2001-05-25 20:44:40 +00:00
libgimpbase new directory devel-docs/libgimpbase/ 2001-05-25 20:44:40 +00:00
libgimpcolor README.patch_xinput_airbrush removed because GTK+-2.0 will manage the 2001-05-14 13:39:45 +00:00
libgimpmath app/base/Makefile.am app/core/Makefile.am app/gui/Makefile.am added 2001-05-30 00:20:48 +00:00
libgimpwidgets new directory devel-docs/libgimpbase/ 2001-05-25 20:44:40 +00:00
.cvsignore added documentation framework 2000-02-03 01:47:15 +00:00
ChangeLog Updated README. 2001-06-08 16:55:41 +00:00
Makefile.am removed antique Makefile targets, including the "files" hack (which was 2001-11-15 14:42:29 +00:00
README Updated README. 2001-06-08 16:55:41 +00:00
README.gtkdoc Moved various files from the docs directory to devel-docs and 2000-06-13 14:05:35 +00:00
gih.txt Jens Lautenbacher <jtl@gimp.org> 2000-12-18 20:37:23 +00:00
gpb.txt Jens Lautenbacher <jtl@gimp.org> 2000-12-18 20:37:23 +00:00
parasites.txt Add support for IIC profiles in TIFF, and document the parasite. 2000-06-18 01:07:13 +00:00
undo.txt Moved various files from the docs directory to devel-docs and 2000-06-13 14:05:35 +00:00
xcf.txt Moved various files from the docs directory to devel-docs and 2000-06-13 14:05:35 +00:00

README

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.

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

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