valagtkdoc
The valagtdock tool is used to link Vala and GTK-Doc outputs.
Latest version is 1.0. Grab the sources: valagtkdoc-1.0.tar.gz.
Development version at the git repository.
Documentation and usage at valagtkdoc tool reference.
install
Requirements: build-essential, libvala-dev
Type make to build valagtkdoc.
To install valagtkdoc under /usr/local/bin type make install as root. If you want to change the installation
directory (e.g. under /usr/bin) type make install DESTDIR=/usr.
