From: Cole Robinson Date: Tue, 2 Apr 2019 18:07:57 +0000 (-0400) Subject: docs: Use google sitesearch for website search X-Git-Tag: v5.3.0-rc1~230 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c3927d28887a6d3fb182837438c083647456cc7;p=thirdparty%2Flibvirt.git docs: Use google sitesearch for website search The website search is perpetually broken, has had XSS issues in the past, and I suspect when it's working it's not as fast or capable as a simple google site:libvirt.org search Replace the
implementation with one that sends the user to google.com with 'site:libvirt.org' appended to the search string Reviewed-by: Daniel P. Berrange Signed-off-by: Cole Robinson --- diff --git a/docs/page.xsl b/docs/page.xsl index 4698e2789e..beb864f26b 100644 --- a/docs/page.xsl +++ b/docs/page.xsl @@ -155,11 +155,10 @@