File: index.html

package info (click to toggle)
service-wrapper-java 3.5.3%2Brepack-0%2Bnmu1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,308 kB
  • sloc: sh: 29,865; ansic: 17,338; java: 11,392; xml: 2,417; makefile: 95; cpp: 32
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>