Note that these links are not valid yet. For now, documentations are only in testing: * babl: https://testing.developer.gimp.org/api/babl/ * GEGL: https://testing.developer.gimp.org/api/gegl/ The main links will appear next time we merge testing into the main developer website, or at the next release of GIMP.
Also use proper naming of dependencies, regarding of casing (e.g. GIMP and GEGL, but babl).
The urlmap file allows gi-docgen to generate links for namespaces that are also generated by gi-docgen. For example, with this commit, a reference to `GObject` will now be properly linked to the GObject documentation.