There are a couple of things wrt to the documentation that I'd like to change/solve before 2.4.
1) Include the reference manual in the pygtk tarball (like in gtk+) 2) Likewise for the tutorial 3) Generate .devhelp files on the fly 4) Change the index to match the gtk+ documentation a bit more (like this: http://developer.gnome.org/doc/API/2.0/gtk/). Might not be possible/sane to do it the exact same way, because we're wrapping glib/atk/pango/gdk/gtk in the same package and it would create a huge index file to have everything in the same And once 1) is done, change commit policy so an api/change addition is required to add/change the appropriate documentation so it stays updated. Comments? -- Johan Dahlin <[EMAIL PROTECTED]> _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
