File: start.html

package info (click to toggle)
httrack 3.40.4-3.1%2Betch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 6,252 kB
  • ctags: 3,034
  • sloc: ansic: 38,848; sh: 8,626; makefile: 257
file content (16 lines) | stat: -rw-r--r-- 320 bytes parent folder | download | duplicates (18)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<html>

<head>
<title>HTTrack documentation</title>
<script language="JavaScript">
<!--
window.open("index.html","WinHTTrackHelp","toolbar=yes,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");
document.close();
window.close();
// -->
</script>

<body>
HTTrack documentation
</body>
</html>