doc: Switch documentation to gi-docgen
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1873>
This commit is contained in:

committed by
Florian Müllner

parent
ebe1a4d303
commit
4373a91911
11
docs/reference/shell/urlmap.js
Normal file
11
docs/reference/shell/urlmap.js
Normal file
@ -0,0 +1,11 @@
|
||||
baseURLs = [
|
||||
[ 'GLib', 'https://docs.gtk.org/glib/' ],
|
||||
[ 'GObject', 'https://docs.gtk.org/gobject/' ],
|
||||
[ 'Gio', 'https://docs.gtk.org/gio/' ],
|
||||
[ 'GdkPixbuf', 'https://docs.gtk.org/gdk-pixbuf/' ],
|
||||
[ 'Meta', 'https://gnome.pages.gitlab.gnome.org/mutter/meta/' ],
|
||||
[ 'Mtk', 'https://gnome.pages.gitlab.gnome.org/mutter/mtk/' ],
|
||||
[ 'Cogl', 'https://gnome.pages.gitlab.gnome.org/mutter/cogl/' ],
|
||||
[ 'Clutter', 'https://gnome.pages.gitlab.gnome.org/mutter/clutter/' ],
|
||||
[ 'St', 'https://gnome.pages/gitlab.gnome.org/gnome-shell/st/' ],
|
||||
]
|
Reference in New Issue
Block a user