8. Documentation ​
The sources for the Vala Reference Manual are in the doc/manual directory: https://gitlab.gnome.org/GNOME/vala/-/tree/main/doc/manual. You can rebuild the docs by cd'ing into doc/vala and typing make.
The source code for the compiler guide is in https://github.com/vala-lang/vala-docs/tree/main/docs/contributor-guide. HTML documentation is built by default. Check out the README file at the root of the git repository for build instructions: https://github.com/vala-lang/vala-docs/
Generated bindings documentation (via valadoc) from the compiler are available here: https://gnome.pages.gitlab.gnome.org/vala/docs/index.html
libvala documentation is here: https://gnome.pages.gitlab.gnome.org/vala/docs/vala/index.htm
https://github.com/vala-lang/vala-docs - The documentation repository (the source code for this website) is open to anyone who would like to make a quality contribution.
