summaryrefslogtreecommitdiff
path: root/html/start.html
blob: fb66ab3e3f30a48ac46de56309486e96b0d0acbb (plain)
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>