pkgsrc/textproc/gtk-doc
martti 77bc71c576 Updated gtk-doc to 0.9 (privided by Amitai Schlair in pkg/15484)
* examples/Makefile.am: added SCANOBJ_OPTIONS in case the module needs
  to pass options to gtkdoc-scanobj or gtkdoc-scangobj.

* tools/gtk-doc.el: added Zucchi's emacs lisp for automatically adding
  skeleton comment blocks above functions. Very handy!

* gtkdoc-scangobj.in: we now default to calling g_type_init() to
  initialize the type system, rather than gtk_init(). This means you
  don't need an X connection to build the docs any more. Hurrah!
  Also added a '--type-init-func' argument so you can change the
  function to be called. GTK+ uses --type-init-func="gtk_type_init(0)".

* gtkdoc-scan.in (ScanHeader): removed 'Found object' debug message.
2002-02-05 11:11:03 +00:00
..
DESCR Added gtk-doc-0.8 (provided by Amitai Schlair in pkg/15071) 2002-01-31 08:13:06 +00:00
distinfo Updated gtk-doc to 0.9 (privided by Amitai Schlair in pkg/15484) 2002-02-05 11:11:03 +00:00
Makefile Updated gtk-doc to 0.9 (privided by Amitai Schlair in pkg/15484) 2002-02-05 11:11:03 +00:00
PLIST Added gtk-doc-0.8 (provided by Amitai Schlair in pkg/15071) 2002-01-31 08:13:06 +00:00