[gtk/docs-gtk-org] static: Update the location for the GLib references
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/docs-gtk-org] static: Update the location for the GLib references
- Date: Sat, 31 Jul 2021 15:57:53 +0000 (UTC)
commit a3daa1771d3d7de12567af3d2e189d138a29bbde
Author: Emmanuele Bassi <ebassi gnome org>
Date: Sat Jul 31 16:52:24 2021 +0100
static: Update the location for the GLib references
download-reference.sh | 8 ++++++++
static/index.html | 6 +++---
2 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/download-reference.sh b/download-reference.sh
index 674455a762..534f75d2d2 100644
--- a/download-reference.sh
+++ b/download-reference.sh
@@ -17,6 +17,14 @@ gdk4-x11
gdk4-wayland
gsk4
gtk4
+Pango
+PangoCairo
+PangoFc
+PangoFT2
+PangoOT
+PangoXft
+gdk-pixbuf
+gdk-pixdata
"
IFS='
diff --git a/static/index.html b/static/index.html
index 58dced5a1c..3df5db400e 100644
--- a/static/index.html
+++ b/static/index.html
@@ -119,13 +119,13 @@ SPDX-License-Identifier: LGPL-2.1-or-later
used in GTK, the main loop implementation, and a large set of
utility functions for strings and general portability across
different platforms.</p>
- <p><a href="https://developer.gnome.org/glib/" class="external">GLib API reference</a></p>
+ <p><a href="https://docs.gtk.org/glib/" class="external">GLib API reference</a></p>
</div>
<div class="docblock">
<h5 id="gobject">GObject</h5>
<p>GObject provides the object system used by GTK.</p>
- <p><a href="https://developer.gnome.org/gobject/" class="external">GObject API reference</a></p>
+ <p><a href="https://docs.gtk.org/gobject/" class="external">GObject API reference</a></p>
</div>
<div class="docblock">
@@ -136,7 +136,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
IPC specification; an application settings API; portable networking
abstractions; and additional utilities for writing asynchronous
operations without blocking the user interface of your application.</p>
- <p><a href="https://developer.gnome.org/gio/" class="external">GIO API reference</a></p>
+ <p><a href="https://docs.gtk.org/gio/" class="external">GIO API reference</a></p>
</div>
</div>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]