From cef3b6cd9f865fb446e05f196e273829cfd1b8d6 Mon Sep 17 00:00:00 2001 From: Dincho Todorov Date: Fri, 27 Aug 2021 16:51:54 +0200 Subject: [PATCH] Copied master to latest with mike 1.0.1 --- latest/404.html | 16 ++++++++++++++++ latest/CHANGELOG.html | 16 ++++++++++++++++ latest/aeso_aci.html | 16 ++++++++++++++++ latest/aeso_compiler.html | 16 ++++++++++++++++ latest/index.html | 16 ++++++++++++++++ latest/sophia.html | 16 ++++++++++++++++ latest/sophia_examples.html | 16 ++++++++++++++++ latest/sophia_features.html | 16 ++++++++++++++++ latest/sophia_stdlib.html | 16 ++++++++++++++++ latest/sophia_syntax.html | 16 ++++++++++++++++ versions.json | 2 +- 11 files changed, 161 insertions(+), 1 deletion(-) create mode 100644 latest/404.html create mode 100644 latest/CHANGELOG.html create mode 100644 latest/aeso_aci.html create mode 100644 latest/aeso_compiler.html create mode 100644 latest/index.html create mode 100644 latest/sophia.html create mode 100644 latest/sophia_examples.html create mode 100644 latest/sophia_features.html create mode 100644 latest/sophia_stdlib.html create mode 100644 latest/sophia_syntax.html diff --git a/latest/404.html b/latest/404.html new file mode 100644 index 0000000..99c251c --- /dev/null +++ b/latest/404.html @@ -0,0 +1,16 @@ + + + + + Redirecting + + + + + Redirecting to ../master/404.html... + + \ No newline at end of file diff --git a/latest/CHANGELOG.html b/latest/CHANGELOG.html new file mode 100644 index 0000000..936bcdc --- /dev/null +++ b/latest/CHANGELOG.html @@ -0,0 +1,16 @@ + + + + + Redirecting + + + + + Redirecting to ../master/CHANGELOG.html... + + \ No newline at end of file diff --git a/latest/aeso_aci.html b/latest/aeso_aci.html new file mode 100644 index 0000000..f31c337 --- /dev/null +++ b/latest/aeso_aci.html @@ -0,0 +1,16 @@ + + + + + Redirecting + + + + + Redirecting to ../master/aeso_aci.html... + + \ No newline at end of file diff --git a/latest/aeso_compiler.html b/latest/aeso_compiler.html new file mode 100644 index 0000000..6a87b0c --- /dev/null +++ b/latest/aeso_compiler.html @@ -0,0 +1,16 @@ + + + + + Redirecting + + + + + Redirecting to ../master/aeso_compiler.html... + + \ No newline at end of file diff --git a/latest/index.html b/latest/index.html new file mode 100644 index 0000000..e46f2fb --- /dev/null +++ b/latest/index.html @@ -0,0 +1,16 @@ + + + + + Redirecting + + + + + Redirecting to ../master/... + + \ No newline at end of file diff --git a/latest/sophia.html b/latest/sophia.html new file mode 100644 index 0000000..b3baaef --- /dev/null +++ b/latest/sophia.html @@ -0,0 +1,16 @@ + + + + + Redirecting + + + + + Redirecting to ../master/sophia.html... + + \ No newline at end of file diff --git a/latest/sophia_examples.html b/latest/sophia_examples.html new file mode 100644 index 0000000..03a8ab0 --- /dev/null +++ b/latest/sophia_examples.html @@ -0,0 +1,16 @@ + + + + + Redirecting + + + + + Redirecting to ../master/sophia_examples.html... + + \ No newline at end of file diff --git a/latest/sophia_features.html b/latest/sophia_features.html new file mode 100644 index 0000000..b013d5c --- /dev/null +++ b/latest/sophia_features.html @@ -0,0 +1,16 @@ + + + + + Redirecting + + + + + Redirecting to ../master/sophia_features.html... + + \ No newline at end of file diff --git a/latest/sophia_stdlib.html b/latest/sophia_stdlib.html new file mode 100644 index 0000000..0a73066 --- /dev/null +++ b/latest/sophia_stdlib.html @@ -0,0 +1,16 @@ + + + + + Redirecting + + + + + Redirecting to ../master/sophia_stdlib.html... + + \ No newline at end of file diff --git a/latest/sophia_syntax.html b/latest/sophia_syntax.html new file mode 100644 index 0000000..1177644 --- /dev/null +++ b/latest/sophia_syntax.html @@ -0,0 +1,16 @@ + + + + + Redirecting + + + + + Redirecting to ../master/sophia_syntax.html... + + \ No newline at end of file diff --git a/versions.json b/versions.json index 9006af9..4ea1d94 100644 --- a/versions.json +++ b/versions.json @@ -1 +1 @@ -[{"version": "master", "title": "master", "aliases": []}] \ No newline at end of file +[{"version": "master", "title": "master", "aliases": ["latest"]}] \ No newline at end of file