docs: Fix: gsk->gtk links

gi-docgen can only generate links for dependencies, so we have
to manually expand to a relative url here.
This commit is contained in:
Matthias Clasen
2024-01-05 14:25:34 -05:00
parent 6227592dfa
commit bda6530fea

View File

@@ -6991,8 +6991,9 @@ gsk_subsurface_node_class_init (gpointer g_class,
* Creates a `GskRenderNode` that will possibly divert the child
* node to a subsurface.
*
* Note: since subsurfaces are currently private, these nodes cannot
* currently be created outside of GTK. See [class@Gtk.GraphicsOffload].
* Note: Since subsurfaces are currently private, these nodes cannot
* currently be created outside of GTK. See
* [GtkGraphicsOffload](../gtk4/class.GraphicsOffload.html).
*
* Returns: (transfer full) (type GskSubsurfaceNode): A new `GskRenderNode`
*