Hi, Philippe Rouquier wrote: > I tried to add gobject introspection to Brasero. I used the specs from > here http://live.gnome.org/GObjectIntrospection/Annotations. The problem > now is that gtk-doc creates a crippled documentation in which the > GObject Introspection annotations are mixed up with the documentation.
First, there is a gtk-doc list ;). Second, I had to ask this recently[1]. Make sure you are running gtk-doc 1.12 (git). Then you must add: Stefan Kost said: > <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include> > to your master document? See [gtk-doc's] > tests/annotations/docs/tester-docs.xml near to the end. [1] http://mail.gnome.org/archives/gtk-doc-list/2009-October/msg00003.html Regards, -- Iain Nicol _______________________________________________ desktop-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/desktop-devel-list
