2002-03-08 Sven Neumann <sven@gimp.org> Handle gtk-doc just like GTK+ does it now: * configure.in: check for gtk-doc version 0.9. Do not build the API reference by default. * autogen.sh: pass --enable-gtk-doc to configure. * Makefile.am: Added a slightly modified distcheck rule that passes --enable-gtk-doc to the configure inside. * NEWS: updated. Revival of the API reference framework. Misc fixes.
19 lines
437 B
Plaintext
19 lines
437 B
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
gimputils
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Simple utility functions that don't have their own category.
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
Right now all you find here is a function taken from glib-1.3 that
|
|
we need in several places. Since Gimp doesn't rely on glib-1.3, we
|
|
provide it here.
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
g_strescape()
|
|
</para>
|
|
|