mirror of
https://github.com/xroche/httrack.git
synced 2026-05-17 08:26:14 +03:00
17 lines
320 B
HTML
17 lines
320 B
HTML
<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>
|