1
0
Fork 0

readme: Add links to the API documentation

Fixes #341

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2455>
This commit is contained in:
Bilal Elmoussaoui 2022-06-03 17:38:57 +00:00 committed by Marge Bot
parent ccde353fb3
commit 5bbc8ffaa6

View file

@ -29,6 +29,13 @@ To contribute, open merge requests at https://gitlab.gnome.org/GNOME/mutter.
It can be useful to look at the documentation available at the
[Wiki](https://gitlab.gnome.org/GNOME/mutter/-/wikis/home).
The API documentation is available at:
- Meta: <https://gnome.pages.gitlab.gnome.org/mutter/meta/>
- Clutter: <https://gnome.pages.gitlab.gnome.org/mutter/clutter/>
- Cally: <https://gnome.pages.gitlab.gnome.org/mutter/cally/>
- Cogl: <https://gnome.pages.gitlab.gnome.org/mutter/cogl/>
- CoglPango: <https://gnome.pages.gitlab.gnome.org/mutter/cogl-pango/>
## Coding style and conventions
See [HACKING.md](./HACKING.md).