1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-04-27 17:46:53 +02:00

Merge branch 'readme-docs' into 'main'

docs: Add API documentation links to the README

See merge request 
This commit is contained in:
Sebastian Dröge 2021-12-08 15:37:45 +00:00
commit e3e3c02bd2

@ -23,6 +23,14 @@ which may be exploitable security vulnerabilities.
See [SECURITY.md](SECURITY.md) for more details.
## Documentation
API documentation is available online for GLib for the:
* [GLib](https://docs.gtk.org/glib/)
* [GObject](https://docs.gtk.org/gobject/)
* [GModule](https://docs.gtk.org/gmodule/)
* [GIO](https://docs.gtk.org/gio/)
## How to report bugs
Bugs should be reported to the GNOME issue tracking system.