docs: Remove <ulink> elements

We use Markdown for documentation, not Docbook.
This commit is contained in:
Emmanuele Bassi
2019-02-04 09:53:22 +01:00
parent 8390883028
commit 35e973d698

View File

@@ -38,10 +38,9 @@ void gtk_snapshot_pop (GdkSnapshot
* #GdkPaintable is a simple interface used by GDK and GDK to represent
* objects that can be painted anywhere at any size without requiring any
* sort of layout. The interface is inspired by similar concepts elsewhere,
* such as #ClutterContent, <ulink
* linkend="https://www.w3.org/TR/css-images-4/#paint-source">HTML/CSS Paint
* Sources</ulink> or <ulink linkend="https://www.w3.org/TR/SVG2/pservers.html">
* SVG Paint Servers</ulink>.
* such as [ClutterContent](https://developer.gnome.org/clutter/stable/ClutterContent.html),
* [HTML/CSS Paint Sources](https://www.w3.org/TR/css-images-4/#paint-source),
* or [SVG Paint Servers](https://www.w3.org/TR/SVG2/pservers.html).
*
* A #GdkPaintable can be snapshot at any time and size using
* gdk_paintable_snapshot(). How the paintable interprets that size and if it