summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPhilip Withnall <pwithnall@endlessos.org>2020-12-07 10:33:24 +0000
committerPhilip Withnall <pwithnall@endlessos.org>2021-12-08 14:48:35 +0000
commit1acef5a4e427831305758efcd8849aca02d8445f (patch)
tree76455c196526cb08e41b569f9738c52c8075bdc5 /README.md
parent84464d82fab3f0f85c1d6c7eafc37f61d88423c6 (diff)
downloadglib-1acef5a4e427831305758efcd8849aca02d8445f.tar.gz
docs: Add API documentation links to the README
Might make the API documentation a little easier to find from the GitLab landing page for GLib. Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index df480d1d0..295683ab8 100644
--- a/README.md
+++ b/README.md
@@ -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.