[glib: 1/2] docs: Add API documentation links to the README




commit 1acef5a4e427831305758efcd8849aca02d8445f
Author: Philip Withnall <pwithnall endlessos org>
Date:   Mon Dec 7 10:33:24 2020 +0000

    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>

 README.md | 8 ++++++++
 1 file changed, 8 insertions(+)
---
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.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]