File: index.html

package info (click to toggle)
service-wrapper-java 3.5.51-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,716 kB
  • sloc: ansic: 33,016; java: 16,713; xml: 4,368; sh: 3,126; makefile: 24; php: 2
file content (12 lines) | stat: -rw-r--r-- 451 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
<html>
    <head>
        <title>Java Service Wrapper Documentation</title>
    </head>
    <body>
        Complete documentation can be found online:<br>
        <a href="http://wrapper.tanukisoftware.org">http://wrapper.tanukisoftware.org</a>
        <p>
        Java docs are available online as well:<br>
        <a href="http://wrapper.tanukisoftware.org/jdoc/index.html">http://wrapper.tanukisoftware.org/jdoc/index.html</a>
    </body>
</html>