docs: Use markup for links

This commit is contained in:
William Jon McCann
2014-02-06 21:07:03 -05:00
parent 6d3347de63
commit 0ce016650b
65 changed files with 262 additions and 262 deletions

View File

@ -53,8 +53,8 @@
* #GtkPageSetupUnixDialog implements a page setup dialog for platforms
* which don't provide a native page setup dialog, like Unix. It can
* be used very much like any other GTK+ dialog, at the cost of
* the portability offered by the <link
* linkend="gtk3-High-level-Printing-API">high-level printing API</link>
* the portability offered by the
* [high-level printing API][gtk3-High-level-Printing-API]
*
* Printing support was added in GTK+ 2.10.
*/