Convert external links to markdown syntax

This commit is contained in:
Matthias Clasen
2014-02-05 21:23:28 -05:00
parent 0cc20b7e0b
commit cb588d4532
45 changed files with 170 additions and 147 deletions

View File

@ -1368,8 +1368,8 @@ va_to_ffi_type (GType gtype,
* marshaller, see g_closure_set_marshal() and
* g_closure_set_meta_marshal()
*
* A generic marshaller function implemented via <ulink
* url="http://sourceware.org/libffi/">libffi</ulink>.
* A generic marshaller function implemented via
* [libffi](http://sourceware.org/libffi/).
*
* Since: 2.30
*/