From: Peter Krempa Date: Thu, 29 Feb 2024 12:06:31 +0000 (+0100) Subject: docs: page: Add 'lang="en"' for all HTML output documents X-Git-Tag: v10.2.0-rc1~146 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7ddd7e8e4adcccb4e557f4a81979795c1eb3dd7;p=thirdparty%2Flibvirt.git docs: page: Add 'lang="en"' for all HTML output documents Per the w3 HTML validator the 'lang' attribute is suggested. Signed-off-by: Peter Krempa Reviewed-by: Pavel Hrdina --- diff --git a/docs/page.xsl b/docs/page.xsl index a51587db6c..7dcbc2d7a4 100644 --- a/docs/page.xsl +++ b/docs/page.xsl @@ -21,7 +21,7 @@ <!DOCTYPE html> - + This file is autogenerated from Do not edit this file. Changes will be lost.