[vala/0.34] manual: Add language="vala" attribute to Devhelp version
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/0.34] manual: Add language="vala" attribute to Devhelp version
- Date: Thu, 16 Mar 2017 07:16:39 +0000 (UTC)
commit 3011c66e7633cd752659eb044754189b89ae98e4
Author: Alistair Thomas <astavale yahoo co uk>
Date: Sun Mar 12 19:29:48 2017 +0000
manual: Add language="vala" attribute to Devhelp version
doc/manual/devhelp.xsl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/doc/manual/devhelp.xsl b/doc/manual/devhelp.xsl
index 3a1db14..92036c3 100644
--- a/doc/manual/devhelp.xsl
+++ b/doc/manual/devhelp.xsl
@@ -13,7 +13,7 @@
/>
<xsl:template match="/">
- <book title="{/article/section/title/text()}" link="index.html" author="" name="vala" version="2">
+ <book title="{/article/section/title/text()}" link="index.html" author="" name="vala" language="vala"
version="2">
<chapters>
<xsl:apply-templates select="/article/section/section"/>
</chapters>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]