From f6d0cdb817b3d6c52fad6531882bf6dcab0fd4a6 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sat, 18 May 2013 12:07:54 +0200 Subject: Simplify LUFA Doxygen to Docbook transform, use parameterized page compounddef template. --- .../HV1/lufa_docbook_transform.xslt | 52 +++++++--------------- 1 file changed, 17 insertions(+), 35 deletions(-) (limited to 'LUFA/StudioIntegration') diff --git a/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt b/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt index bdbb32187..5885d9afe 100644 --- a/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt +++ b/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt @@ -60,53 +60,35 @@ - - - - + + + + - - - - - - - + + + Modules - - - - - + - - - - - - - <xsl:value-of select="$top.level.page.title"/> - - - + + + - - - - - + + + + - -
- <xsl:value-of select="title"/> + <xsl:value-of select="$page.title"/> @@ -114,7 +96,7 @@ -
+
-- cgit v1.2.3