Copied master to latest with mike 1.0.1

This commit is contained in:
Dincho Todorov 2021-08-27 16:51:54 +02:00
parent 0bfa188c83
commit cef3b6cd9f
11 changed files with 161 additions and 1 deletions

16
latest/404.html Normal file
View File

@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../master/404.html" />
</noscript>
<script>
window.location.replace("../master/404.html" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../master/404.html">../master/404.html</a>...
</body>
</html>

16
latest/CHANGELOG.html Normal file
View File

@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../master/CHANGELOG.html" />
</noscript>
<script>
window.location.replace("../master/CHANGELOG.html" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../master/CHANGELOG.html">../master/CHANGELOG.html</a>...
</body>
</html>

16
latest/aeso_aci.html Normal file
View File

@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../master/aeso_aci.html" />
</noscript>
<script>
window.location.replace("../master/aeso_aci.html" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../master/aeso_aci.html">../master/aeso_aci.html</a>...
</body>
</html>

16
latest/aeso_compiler.html Normal file
View File

@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../master/aeso_compiler.html" />
</noscript>
<script>
window.location.replace("../master/aeso_compiler.html" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../master/aeso_compiler.html">../master/aeso_compiler.html</a>...
</body>
</html>

16
latest/index.html Normal file
View File

@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../master/" />
</noscript>
<script>
window.location.replace("../master/" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../master/">../master/</a>...
</body>
</html>

16
latest/sophia.html Normal file
View File

@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../master/sophia.html" />
</noscript>
<script>
window.location.replace("../master/sophia.html" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../master/sophia.html">../master/sophia.html</a>...
</body>
</html>

View File

@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../master/sophia_examples.html" />
</noscript>
<script>
window.location.replace("../master/sophia_examples.html" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../master/sophia_examples.html">../master/sophia_examples.html</a>...
</body>
</html>

View File

@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../master/sophia_features.html" />
</noscript>
<script>
window.location.replace("../master/sophia_features.html" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../master/sophia_features.html">../master/sophia_features.html</a>...
</body>
</html>

16
latest/sophia_stdlib.html Normal file
View File

@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../master/sophia_stdlib.html" />
</noscript>
<script>
window.location.replace("../master/sophia_stdlib.html" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../master/sophia_stdlib.html">../master/sophia_stdlib.html</a>...
</body>
</html>

16
latest/sophia_syntax.html Normal file
View File

@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../master/sophia_syntax.html" />
</noscript>
<script>
window.location.replace("../master/sophia_syntax.html" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../master/sophia_syntax.html">../master/sophia_syntax.html</a>...
</body>
</html>

View File

@ -1 +1 @@
[{"version": "master", "title": "master", "aliases": []}]
[{"version": "master", "title": "master", "aliases": ["latest"]}]