File: using.xml

package info (click to toggle)
libgroboutils-java 5-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 9,396 kB
  • ctags: 11,186
  • sloc: java: 59,748; xml: 12,762; sh: 377; perl: 104; makefile: 20
file content (17 lines) | stat: -rw-r--r-- 444 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="ISO-8859-1"?>
<document>
<head>
    <name>Using Test Procedures</name>
    <doc-version>$Date: 2003/10/05 17:05:00 $</doc-version>
    <author>Matt Albrecht</author>
</head>
<body>
<section>Integration with AutoDoc</section>
<P>
To integrate TP with AutoDoc, you only need to add the PMTI Jar file to
the classpath.  The AutoDoc framework will automatically detect the
PMTI SPI settings.
</P>
</body>
</document>