[libadwaita/wip/exalm/urlmap: 4/5] doc: Add glib and friends to urlmap
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/urlmap: 4/5] doc: Add glib and friends to urlmap
- Date: Mon, 20 Sep 2021 15:26:05 +0000 (UTC)
commit d698b07253f8db8902f31988c503697677e6d070
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Mon Sep 20 19:55:54 2021 +0500
doc: Add glib and friends to urlmap
Since they have gi-docgen docs now, we can link to them.
doc/urlmap.js | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/doc/urlmap.js b/doc/urlmap.js
index 44ac002e..ecf8192d 100644
--- a/doc/urlmap.js
+++ b/doc/urlmap.js
@@ -5,6 +5,9 @@
// A map between namespaces and base URLs for their online documentation
baseURLs = [
+ [ 'GLib', 'https://docs.gtk.org/glib/' ],
+ [ 'Gio', 'https://docs.gtk.org/gio/' ],
+ [ 'GObject', 'https://docs.gtk.org/gobject/' ],
[ 'Gdk', 'https://docs.gtk.org/gdk4/' ],
[ 'Gsk', 'https://docs.gtk.org/gsk4/' ],
[ 'Gtk', 'https://docs.gtk.org/gtk4/' ],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]