Merge branch 'readme-docs' into 'main'

docs: Add API documentation links to the README

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

View File

@ -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.