From: Peter Krempa Date: Tue, 23 Aug 2022 11:13:52 +0000 (+0200) Subject: docs: newapi: Consider also 'https://' links in the API generator XSL X-Git-Tag: v8.8.0-rc1~131 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99d533c2aa0a7b81c4054fe23d56063fd3bf7a86;p=thirdparty%2Flibvirt.git docs: newapi: Consider also 'https://' links in the API generator XSL We converted exclusively to https links so the generator should wrap those in appropriate link tags too. Signed-off-by: Peter Krempa Reviewed-by: Jonathon Jongsma --- diff --git a/docs/newapi.xsl b/docs/newapi.xsl index e56a5f2a27..f2e8bd5334 100644 --- a/docs/newapi.xsl +++ b/docs/newapi.xsl @@ -131,6 +131,11 @@ + + + + +