Clean up VSIX generation scripts.
[pub/USBasp.git] / LUFA / StudioIntegration / XSLT / lufa_asfmanifest_transform.xslt
index 8cbb8af..8fc9841 100644 (file)
@@ -8,7 +8,8 @@
 
 <!-- Atmel Studio framework VSIX XML transform file -->
 
 
 <!-- Atmel Studio framework VSIX XML transform file -->
 
-
+<!-- Updates an asf-manifest.xml document to add appropriate version
+     information. -->
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
        <xsl:output method="xml" omit-xml-declaration="yes"/>
 
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
        <xsl:output method="xml" omit-xml-declaration="yes"/>