Am 04.05.2011 00:03, schrieb Thomas Stover: > On Tue, 3 May 2011 22:50:38 +0200, Tadej Borovšak <tadeb...@gmail.com> > wrote: > >> All that being said, maybe you could "cook up" a patch for API docs >> with this info? I'm sure people would find it useful. >> > > Is there a starting place to read how to go about doing that? > > A brief howto: * clone the repository (check the address from git.gnome.org) * do e.g. find . -type f -exec grep -l "* g_source_attach:" {} \; to find the file containing the api-docs * make changes * git add <files> * git commit and describe the changes * git format-patch origin * open a bug in bugzilla and attach the patch file (e.g. 0001-docs-improve-api-docs.diff) * let us know in this thread about the bugzilla ticket number (at least this time).
more info about git + gnome: http://live.gnome.org/Git more info about bugzilla + gnome: http://live.gnome.org/Bugzilla Stefan _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list