Update Studio Integration XML transform files to add top-level descriptions for each transform. Update module transform to remove spacing between modules in the generated document and to remove the unused doxygen-entry-point nodes once they have been converted into online and offline documentation nodes.
This commit is contained in:
parent
340b2dc0bc
commit
5386a5a7ff
4 changed files with 11 additions and 13 deletions
|
@ -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"/>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue