On Sun, Aug 7, 2011 at 14:27, Stefan Kost <[email protected]> wrote: > > https://live.gnome.org/DocumentationProject/GtkDocLanguageBindings
For Python, we are extending the API that is provided through g-i via "overrides": Python modules that add API on top. So part of the sources for the Python API are outside the C library module (right now inside pyobject, one day should be split out). > https://live.gnome.org/DocumentationProject/GtkDocGir I was expecting that g-ir-parser would be able to put in the .gir files all the information that gtk-doc requires, being able to drop the overlapping code in gtk-doc that parses the sources and thus having gtk-doc using .gir files as input. Is that not realistic by some reason? Regards, Tomeu _______________________________________________ desktop-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/desktop-devel-list
