doc: Switch documentation to gi-docgen

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1873>
This commit is contained in:
Zander Brown
2021-06-07 01:04:55 +01:00
committed by Florian Müllner
parent ebe1a4d303
commit 4373a91911
14 changed files with 166 additions and 207 deletions

View 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/' ],
]