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,9 @@
|
|||
|
||||
<!-- Atmel Studio framework Extension XML transform file -->
|
||||
|
||||
<!-- Creates an extension.xml document from a given manifest list of XML files,
|
||||
and adds appropriate documentation base URI entries and version
|
||||
information. -->
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
<xsl:output method="xml" omit-xml-declaration="yes"/>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue