File: index.html

package info (click to toggle)
jswat2 2.37-1
  • links: PTS
  • area: contrib
  • in suites: etch, etch-m68k
  • size: 7,092 kB
  • ctags: 5,592
  • sloc: java: 43,576; xml: 1,086; sh: 66; makefile: 57
file content (26 lines) | stat: -rw-r--r-- 744 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta content="HTML Tidy for Linux/x86 (vers 1st February 2003), see www.w3.org"
        name="generator" />

  <title>JSwat Internal Documentation</title>
</head>

<body>
  <h1>JSwat Internal Documentation</h1>

  <p>The documentation contained herein is purely for the sake of
  developers working on the JSwat code. Any information useful to users
  of JSwat is contained in the JSwat help, or on the JSwat web
  site.</p>

  <ul>
    <li><a href="dev/index.html">JSwat Development</a></li>

    <li><a href="test/index.html">JSwat Testing</a></li>
  </ul>
</body>
</html>