docs: Link the documentation guidelines

From the coding style.
This commit is contained in:
Emmanuele Bassi 2020-05-27 13:44:22 +01:00
parent c5485cd6b1
commit 347cb94c43

View File

@ -759,6 +759,9 @@ To properly document a new class, it needs to be given its own section
in the sections.txt, needs to be included in the `docs.xml` file, and the
`get_type` function needs to listed in the `.types` file.
For more information on the documentation style and contribution guidelines,
please [follow the corresponding contribution guide](./reference/README.md).
### Old code
New code that is being added to GTK should adhere to the style