summaryrefslogtreecommitdiff
path: root/docs/urlmap.js
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2021-03-20 22:58:59 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2021-03-21 12:34:20 +0000
commit9de2b14bc03c9f3352ae07b5eece266f6292c0cc (patch)
treec4f9439d0062ac4564b7d2d5f8bfe163fda2044f /docs/urlmap.js
parent0ad5532347210a53490734b9b1dda31f73560a4d (diff)
downloadgdk-pixbuf-9de2b14bc03c9f3352ae07b5eece266f6292c0cc.tar.gz
docs: Generate the GdkPixdata API reference
Different introspection file, different API reference.
Diffstat (limited to 'docs/urlmap.js')
-rw-r--r--docs/urlmap.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/urlmap.js b/docs/urlmap.js
index eaf2de988..caaee10f0 100644
--- a/docs/urlmap.js
+++ b/docs/urlmap.js
@@ -10,4 +10,5 @@ baseURLs = [
[ 'Gtk', 'https://gnome.pages.gitlab.gnome.org/gtk/gtk4/' ],
[ 'Pango', 'https://gnome.pages/gitlab.gnome.org/pango/pango/' ],
[ 'PangoCairo', 'https://gnome.pages.gitlab.gnome.org/pango/pangocairo/' ],
+ [ 'GdkPixbuf', 'https://gnome.pages.gitlab.gnome.org/gdk-pixbuf/' ],
]