2008/6/27 Sam Liddicott <[EMAIL PROTECTED]>: > Please could vapigen generate the vala equivalent of it's C gir input > files? > > They would describe namespaces and classes, methods and CCode attributes so > that offline tools could generate correct vala code. > > Maybe also valac should have the option to do the same >
It already does, --library. Though it still generates the old gidl format, probably because the gir format is not yet finalized. > > Such files would also be the basis for automaticly generating vala api > documentation. > > Sam > > _______________________________________________ > Vala-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/vala-list > >
_______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
