[yelp-xsl] db2html-links: Fix status markers in api docs
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [yelp-xsl] db2html-links: Fix status markers in api docs
- Date: Fri, 20 Apr 2012 18:18:46 +0000 (UTC)
commit cf2106a575e46a52d91995c96d751c99c2c8989d
Author: Shaun McCance <shaunm gnome org>
Date: Fri Apr 20 14:18:23 2012 -0400
db2html-links: Fix status markers in api docs
xslt/docbook/html/db2html-links.xsl | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/xslt/docbook/html/db2html-links.xsl b/xslt/docbook/html/db2html-links.xsl
index 29a57ce..d4f7fb5 100644
--- a/xslt/docbook/html/db2html-links.xsl
+++ b/xslt/docbook/html/db2html-links.xsl
@@ -25,7 +25,7 @@ Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
<!--!!==========================================================================
DocBook to HTML - Links
-:Revision:version="3.4" date="2011-11-08" revision="final"
+:Revision:version="3.4" date="2011-11-08" status="final"
This stylesheet contains templates to handle implicit automatic links.
-->
@@ -34,7 +34,7 @@ This stylesheet contains templates to handle implicit automatic links.
<!--**==========================================================================
db2html.linktrail
Generate links to pages from ancestor elements.
-:Revision:version="3.4" date="2011-11-08" revision="final"
+:Revision:version="3.4" date="2011-11-08" status="final"
$node: The element to generate links for.
This template outputs a trail of links for the ancestor pages of ${node}.
@@ -75,7 +75,7 @@ This template outputs a trail of links for the ancestor pages of ${node}.
<!--**==========================================================================
db2html.links.next
Output links to the previous and next pages.
-:Revision:version="3.4" date="2011-11-08" revision="final"
+:Revision:version="3.4" date="2011-11-08" status="final"
$node: The element to generate links for.
$depth_of_chunk: The depth of the containing chunk in the document.
@@ -164,7 +164,7 @@ and "Next", although the actual page titles are used for tooltips.
<!--**==========================================================================
db2html.links.section
Output links to subsections.
-:Revision:version="3.4" date="2011-11-08" revision="final"
+:Revision:version="3.4" date="2011-11-08" status="final"
$node: The element to generate links for.
$divisions: The division-level child elements of ${node} to link to.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]