From 9891bf7cc3cac1b8cd97d7baa7cd20b6281ec2d8 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sat, 18 May 2013 00:34:47 +0200 Subject: Hide the donation Pledgie image from the HV1 output, as Doxygen incorrectly strips the image URL in the XML output. --- LUFA/DoxygenPages/Donating.txt | 4 ++- .../HV1/lufa_docbook_transform.xslt | 36 ++++++---------------- 2 files changed, 13 insertions(+), 27 deletions(-) diff --git a/LUFA/DoxygenPages/Donating.txt b/LUFA/DoxygenPages/Donating.txt index cb2e0eaf9..4a4b6aa72 100644 --- a/LUFA/DoxygenPages/Donating.txt +++ b/LUFA/DoxygenPages/Donating.txt @@ -18,7 +18,9 @@ * \ref Page_LicenseInfo for more details (Note: Please do NOT pay this in advance through the donation link below - * contact author for payment details.). * - * \image html "http://www.pledgie.com/campaigns/6927.png?skin_name=chrome" + * \htmlonly + * \image html "http://www.pledgie.com/campaigns/6927.png" + * \endhtmlonly * Donate to this project via PayPal - Thanks in Advance! */ diff --git a/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt b/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt index 12b37eddb..bdbb32187 100644 --- a/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt +++ b/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt @@ -67,7 +67,7 @@ - + @@ -78,7 +78,7 @@ Modules - + @@ -124,31 +124,13 @@ - - - - .h - - - - - .h - - + + .h - - - - .h - - - - - .h - - + + .h @@ -168,9 +150,9 @@ - + - + @@ -790,6 +772,8 @@ + + NO XSL TEMPLATE MATCH: -- cgit v1.2.3