Re: [Vala] Vala support for automake



On Sun, 2009-04-26 at 09:50 +0200, Ralf Wildenhues wrote:
* Yu Feng wrote on Sun, Apr 26, 2009 at 03:51:50AM CEST:
Is it possible to also add valadoc support in automake together with
vala support?

What does valadoc do, where is it documented, what kind of rules do you
use instead of automake support, what pitfalls are there?

Valadoc is a documentation tool for vala. The role is similar to
gtk-doc/javadoc. It accepts almost the same compiler flags as vala does,
but produces documentation into the given subdirectory instead of the
ccode as an output.

For more details please kindly refer to
http://live.gnome.org/Valadoc
and
valadoc --help

I've posted the rules I am using in the previous mail 
http://www.mail-archive.com/vala-list gnome org/msg02596.html
http://www.mail-archive.com/vala-list gnome org/msg02596/valadoc.m4
It is not the very best one though.


Regards,

Yu

Thanks,
Ralf




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]