From: Claudio Bley Date: Mon, 14 Jan 2013 12:37:02 +0000 (+0100) Subject: docs: generate links from plain text documentation X-Git-Tag: v1.1.4-rc2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5eb3dff5b6121b2b81b2dc7ac023feb095489d09;p=thirdparty%2Flibvirt.git docs: generate links from plain text documentation There are two forms used throughout libvirt code comments, which are both supported by this patch. * plain links like e.g. http://www.libvirt.org/ * links enclosed in <> characters, e.g. Signed-off-by: Claudio Bley --- diff --git a/docs/newapi.xsl b/docs/newapi.xsl index a08b3049ed..815c1b9d77 100644 --- a/docs/newapi.xsl +++ b/docs/newapi.xsl @@ -129,6 +129,19 @@ + + + + + + + + + + + + @@ -690,7 +703,11 @@

This module is deprecated

-

+

+ + + +