Handle gtk-doc just like GTK+ does it now:
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.
This commit is contained in:

committed by
Sven Neumann

parent
2d1b904752
commit
906a8784ba
@ -33,7 +33,7 @@ The communication protocol between GIMP and it's plug-ins.
|
||||
@shm_ID:
|
||||
@gamma:
|
||||
@install_cmap:
|
||||
@use_xshm:
|
||||
@unused:
|
||||
@min_colors:
|
||||
@gdisp_ID:
|
||||
|
||||
|
@ -16,22 +16,3 @@ provide it here.
|
||||
g_strescape()
|
||||
</para>
|
||||
|
||||
<!-- ##### FUNCTION gimp_strescape ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@source:
|
||||
@exceptions:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_strcompress ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@source:
|
||||
@Returns:
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user