diff options
author | martti <martti@pkgsrc.org> | 2002-01-31 08:13:06 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2002-01-31 08:13:06 +0000 |
commit | 1196c0543185d6e30b1e9bb2c93857fe78e9fac3 (patch) | |
tree | 92b258ea0f5f4b4edc819d14d4b1048169f46e70 /textproc/gtk-doc/DESCR | |
parent | 57f6d0966f57d9886ff0e96ec36201ab2ce258d2 (diff) | |
download | pkgsrc-1196c0543185d6e30b1e9bb2c93857fe78e9fac3.tar.gz |
Added gtk-doc-0.8 (provided by Amitai Schlair in pkg/15071)
The GTK+ Reference Documentation Project (RDP) aims to provide a
complete set of reference material for the GLib, GDK, and GTK+
libraries.
It is created using the gtk-doc system, which parses C header files
and creates 'template' files which are then filled in by the authors.
These template files are then converted into DocBook SGML, and from
there to HTML or printed output.
Diffstat (limited to 'textproc/gtk-doc/DESCR')
-rw-r--r-- | textproc/gtk-doc/DESCR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/textproc/gtk-doc/DESCR b/textproc/gtk-doc/DESCR new file mode 100644 index 00000000000..8861e50bc6a --- /dev/null +++ b/textproc/gtk-doc/DESCR @@ -0,0 +1,8 @@ +The GTK+ Reference Documentation Project (RDP) aims to provide a +complete set of reference material for the GLib, GDK, and GTK+ +libraries. + +It is created using the gtk-doc system, which parses C header files +and creates 'template' files which are then filled in by the authors. +These template files are then converted into DocBook SGML, and from +there to HTML or printed output. |