From cb1f9ef3e2bafc0df64117bafd64b716575c0bd5 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Thu, 7 Jan 2010 14:37:22 +0200 Subject: [PATCH] xslt: cache some nodesets to be quicker --- devhelp.xsl | 2 +- devhelp2.xsl | 4 ++-- gtk-doc.xsl | 23 ++++++++++++++--------- 3 files changed, 17 insertions(+), 12 deletions(-) diff --git a/devhelp.xsl b/devhelp.xsl index a889002..b2364fc 100644 --- a/devhelp.xsl +++ b/devhelp.xsl @@ -52,7 +52,7 @@ - diff --git a/devhelp2.xsl b/devhelp2.xsl index 930cc8a..b183e9a 100644 --- a/devhelp2.xsl +++ b/devhelp2.xsl @@ -53,9 +53,9 @@ - - diff --git a/gtk-doc.xsl b/gtk-doc.xsl index 5f2e343..983d3f3 100644 --- a/gtk-doc.xsl +++ b/gtk-doc.xsl @@ -139,6 +139,8 @@ + + @@ -157,6 +159,7 @@ Get a newer version at http://docbook.sourceforge.net/projects/xsl/ + @@ -168,7 +171,7 @@ Get a newer version at http://docbook.sourceforge.net/projects/xsl/ - @@ -228,6 +231,15 @@ Get a newer version at http://docbook.sourceforge.net/projects/xsl/ + + @@ -238,14 +250,7 @@ Get a newer version at http://docbook.sourceforge.net/projects/xsl/ we don't want links for all refentrys, thats just too much --> - + -- 2.11.4.GIT