2002-08-27 Manish Singh <yosh@gimp.org>
* devel-docs/lib*/Makefile.am: add dummy all-local rules for the
!gtk-doc case, to fix problems with some automake/make combos
* modules/Makefile.am: use lib instead of libexec to appease automake
1.6
|
||
|---|---|---|
| .. | ||
| libgimp | ||
| libgimpbase | ||
| libgimpcolor | ||
| libgimpmath | ||
| libgimpwidgets | ||
| .cvsignore | ||
| ChangeLog | ||
| gih.txt | ||
| gpb.txt | ||
| includes.txt | ||
| Makefile.am | ||
| parasites.txt | ||
| README | ||
| README.gtkdoc | ||
| undo.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.
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