Antoine Levy-Lambert 14 years ago
parent
commit
5dd644d234
2 changed files with 77 additions and 2 deletions
  1. +50
    -0
      docs/external.html
  2. +27
    -2
      xdocs/external.xml

+ 50
- 0
docs/external.html View File

@@ -1773,6 +1773,56 @@
valign="top" align="left">
Apache License 2.0
</td>
</tr>
</table>
<h4 class="subsection">
<a name="dtAnt"></a>
dtAnt
</h4>
<p>dtAnt allows integrating dynaTrace Application Performance Management
into your ant builds. This way you can easily record performance metrics
of your tests including transactional performance data.
</p>
<table class="externals" cellspacing="1" cellpadding="4">
<tr>
<th colspan="1" rowspan="1"
valign="top" align="left">
Compatibility:
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
Ant 1.6 and higher
</td>
</tr>
<tr>
<th colspan="1" rowspan="1"
valign="top" align="left">
URL:
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
<a href="https://community.dynatrace.com/community/display/DL/Ant+Task+for+dynaTrace+3">https://community.dynatrace.com/community/display/DL/Ant+Task+for+dynaTrace+3</a>
</td>
</tr>
<tr>
<th colspan="1" rowspan="1"
valign="top" align="left">
Contact:
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
<a href="http://support.dynatrace.com/">dynaTrace Support</a>
</td>
</tr>
<tr>
<th colspan="1" rowspan="1"
valign="top" align="left">
License:
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
<a href="https://community.dynatrace.com/community/download/attachments/5144912/dynaTraceBSD.txt">dynaTrace BSD</a>
</td>
</tr>
</table>
<h4 class="subsection">


+ 27
- 2
xdocs/external.xml View File

@@ -891,7 +891,7 @@
</tr>
<tr>
<th>URL:</th>
<td><a href="http://ant-doxygen.blogspot.com">http://ant-doxygen.blogspot.com</a></td>
<td><a href="http://ant-doxygen.blogspot.com">http://ant-doxygen.blogspot.com</a></td>
</tr>
<tr>
<th>Contact:</th>
@@ -904,6 +904,31 @@
</table>
</subsection>

<subsection name="dtAnt">
<p>dtAnt allows integrating dynaTrace Application Performance Management
into your ant builds. This way you can easily record performance metrics
of your tests including transactional performance data.
</p>
<table class="externals">
<tr>
<th>Compatibility:</th>
<td>Ant 1.6 and higher</td>
</tr>
<tr>
<th>URL:</th>
<td><a href="https://community.dynatrace.com/community/display/DL/Ant+Task+for+dynaTrace+3">https://community.dynatrace.com/community/display/DL/Ant+Task+for+dynaTrace+3</a></td>
</tr>
<tr>
<th>Contact:</th>
<td><a href="http://support.dynatrace.com/">dynaTrace Support</a></td>
</tr>
<tr>
<th>License:</th>
<td><a href="https://community.dynatrace.com/community/download/attachments/5144912/dynaTraceBSD.txt">dynaTrace BSD</a></td>
</tr>
</table>
</subsection>

<subsection name="DTDDoc">
<p>DTDDoc is here to help you to document your DTD's efficiently. It is a
straightforward extension of the javadoc concept to the DTD file format.</p>
@@ -3399,7 +3424,7 @@
<td>Apache License 2.0</td>
</tr>
</table>
</subsection>
</subsection>

<subsection name="XMLReleaseNotes (XRN)">



Loading…
Cancel
Save