doc: Upload initial ClapperGtk API reference

This commit is contained in:
Rafał Dzięgiel
2024-01-21 20:51:05 +01:00
parent 28fd45a300
commit e94c332364
138 changed files with 45973 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
baseURLs = [
['GLib', 'https://docs.gtk.org/glib/'],
['GObject', 'https://docs.gtk.org/gobject/'],
['Gtk', 'https://docs.gtk.org/gtk4/'],
['Gst', 'https://gstreamer.freedesktop.org/documentation/gstreamer/gi-index.html?'],
['Clapper', 'https://rafostar.github.io/clapper/doc/clapper/'],
]