3.1.4. Contributing to Valadoc¶
3.1.4.1. Valadoc Guide (What you’re reading now!)¶
One way to help is by improving this guide. Feel free to update the pages in this guide by pressing the edit icon on the top right of pages in the guide.
You can also add your own pages to this guide too.
3.1.4.2. Valadoc Command Line Tool¶
The source files for valadoc
are inside the Vala Compiler Repository.
The two key directories for valadoc
are libvaladoc/
and valadoc/
. Any help with issues and
merge requests are appreciated!
3.1.4.3. Valadoc.org (API References Website)¶
https://valadoc.org, is generated by combining documentation generated by valadoc from various sources. You can learn more about how this process works and how you can help contribute to the project in its git repository.