Update Studio Integration XML transform files to add top-level descriptions for each...
[pub/lufa.git] / LUFA / StudioIntegration / lufa_indent_transform.xslt
index dccca04..a05a824 100644 (file)
@@ -8,6 +8,7 @@
 
 <!-- Atmel Studio framework Module XML transform file -->
 
+<!-- Indents a given XML document to match the node hierarchy. -->
 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
        <xsl:output method="xml" omit-xml-declaration="yes" indent="yes"/>