[libadwaita/wip/exalm/dark] doc: Mention default color scheme in migration guide
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/dark] doc: Mention default color scheme in migration guide
- Date: Mon, 20 Sep 2021 15:25:14 +0000 (UTC)
commit 1bd0a7c6ea4c54410e95197b784d68056e5acf40
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Mon Sep 20 20:25:18 2021 +0500
doc: Mention default color scheme in migration guide
...01-docs-Add-glib-and-friends-to-urlmap.js.patch | 27 ++++++++++++++++++++++
1 file changed, 27 insertions(+)
---
diff --git a/b/0001-docs-Add-glib-and-friends-to-urlmap.js.patch
b/b/0001-docs-Add-glib-and-friends-to-urlmap.js.patch
new file mode 100644
index 00000000..2175c142
--- /dev/null
+++ b/b/0001-docs-Add-glib-and-friends-to-urlmap.js.patch
@@ -0,0 +1,27 @@
+From 20408d32643edf479dfd33bd1726b5b0b482fd6a Mon Sep 17 00:00:00 2001
+From: Alexander Mikhaylenko <alexm gnome org>
+Date: Mon, 20 Sep 2021 19:40:27 +0500
+Subject: [PATCH 1/2] docs: Add glib and friends to urlmap.js
+
+---
+ doc/urlmap.js | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+diff --git a/doc/urlmap.js b/doc/urlmap.js
+index 71ee1529..a2e933bc 100644
+--- a/doc/urlmap.js
++++ b/doc/urlmap.js
+@@ -5,6 +5,10 @@
+
+ // A map between namespaces and base URLs for their online documentation
+ baseURLs = [
++ [ 'GLib', 'https://docs.gtk.org/glib/' ],
++ [ 'Gio', 'https://docs.gtk.org/gio/' ],
++ [ 'GModule', 'https://docs.gtk.org/gmodule/' ],
++ [ 'GObject', 'https://docs.gtk.org/gobject/' ],
+ [ 'Gdk', 'https://gnome.pages.gitlab.gnome.org/gtk/gdk4/' ],
+ [ 'GdkWayland', 'https://gnome.pages.gitlab.gnome.org/gtk/gdk4-wayland/' ],
+ [ 'GdkX11', 'https://gnome.pages.gitlab.gnome.org/gtk/gdk4-x11/' ],
+--
+2.31.1
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]