From: Daniel Espinosa <eso...@gmail.com>
 Sent: Tuesday, 7 June 2016, 2:01
 Subject: Re: [Vala] valadoc.org online again, but search not working
   
If valadoc uses vapi files why GIR then?


Valadoc is a flexible tool that can extract documentation from multiple 
sources.The advantage of a GIR for your library is other languages, such as 
Python,can easily create bindings.


If you need GIR for C based projects for documentation then may adding a
meta information to avoid GIR for Vala based projects could be very helpful.

I need your to build just for VAPI, including for valadoc.org to get GXml
documentation I online.

I think you simply need to remove the gir attribute from 
https://github.com/flobrosch/valadoc-org/blob/master/documentation/packages.xml#L465and
 submit a patch to the valadoc-org repo. For an example see libcouchbase.
Al


   
_______________________________________________
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to