Skip to content

Commit

Permalink
Deployed 6a4e71a to v0.26 with MkDocs 1.5.3 and mike 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kcp-ci-bot committed Oct 10, 2024
1 parent 22015a0 commit d2fd8b1
Show file tree
Hide file tree
Showing 197 changed files with 210,657 additions and 275 deletions.
6 changes: 3 additions & 3 deletions latest/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../v0.25/404.html" />
<meta http-equiv="refresh" content="1; url=../v0.26/404.html" />
</noscript>
<script>
window.location.replace(
"../v0.25/404.html" + window.location.search + window.location.hash
"../v0.26/404.html" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="../v0.25/404.html">../v0.25/404.html</a>...
Redirecting to <a href="../v0.26/404.html">../v0.26/404.html</a>...
</body>
</html>
6 changes: 3 additions & 3 deletions latest/GOALS/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../v0.25/GOALS/" />
<meta http-equiv="refresh" content="1; url=../../v0.26/GOALS/" />
</noscript>
<script>
window.location.replace(
"../../v0.25/GOALS/" + window.location.search + window.location.hash
"../../v0.26/GOALS/" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="../../v0.25/GOALS/">../../v0.25/GOALS/</a>...
Redirecting to <a href="../../v0.26/GOALS/">../../v0.26/GOALS/</a>...
</body>
</html>
6 changes: 3 additions & 3 deletions latest/concepts/apis/built-in/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../../v0.25/concepts/apis/built-in/" />
<meta http-equiv="refresh" content="1; url=../../../../v0.26/concepts/apis/built-in/" />
</noscript>
<script>
window.location.replace(
"../../../../v0.25/concepts/apis/built-in/" + window.location.search + window.location.hash
"../../../../v0.26/concepts/apis/built-in/" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="../../../../v0.25/concepts/apis/built-in/">../../../../v0.25/concepts/apis/built-in/</a>...
Redirecting to <a href="../../../../v0.26/concepts/apis/built-in/">../../../../v0.26/concepts/apis/built-in/</a>...
</body>
</html>
6 changes: 3 additions & 3 deletions latest/concepts/apis/exporting-apis/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../../v0.25/concepts/apis/exporting-apis/" />
<meta http-equiv="refresh" content="1; url=../../../../v0.26/concepts/apis/exporting-apis/" />
</noscript>
<script>
window.location.replace(
"../../../../v0.25/concepts/apis/exporting-apis/" + window.location.search + window.location.hash
"../../../../v0.26/concepts/apis/exporting-apis/" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="../../../../v0.25/concepts/apis/exporting-apis/">../../../../v0.25/concepts/apis/exporting-apis/</a>...
Redirecting to <a href="../../../../v0.26/concepts/apis/exporting-apis/">../../../../v0.26/concepts/apis/exporting-apis/</a>...
</body>
</html>
6 changes: 3 additions & 3 deletions latest/concepts/apis/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../v0.25/concepts/apis/" />
<meta http-equiv="refresh" content="1; url=../../../v0.26/concepts/apis/" />
</noscript>
<script>
window.location.replace(
"../../../v0.25/concepts/apis/" + window.location.search + window.location.hash
"../../../v0.26/concepts/apis/" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="../../../v0.25/concepts/apis/">../../../v0.25/concepts/apis/</a>...
Redirecting to <a href="../../../v0.26/concepts/apis/">../../../v0.26/concepts/apis/</a>...
</body>
</html>
18 changes: 0 additions & 18 deletions latest/concepts/apis/partitions/index.html

This file was deleted.

6 changes: 3 additions & 3 deletions latest/concepts/apis/rest-access-patterns/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../../v0.25/concepts/apis/rest-access-patterns/" />
<meta http-equiv="refresh" content="1; url=../../../../v0.26/concepts/apis/rest-access-patterns/" />
</noscript>
<script>
window.location.replace(
"../../../../v0.25/concepts/apis/rest-access-patterns/" + window.location.search + window.location.hash
"../../../../v0.26/concepts/apis/rest-access-patterns/" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="../../../../v0.25/concepts/apis/rest-access-patterns/">../../../../v0.25/concepts/apis/rest-access-patterns/</a>...
Redirecting to <a href="../../../../v0.26/concepts/apis/rest-access-patterns/">../../../../v0.26/concepts/apis/rest-access-patterns/</a>...
</body>
</html>
18 changes: 18 additions & 0 deletions latest/concepts/authorization/authorizers/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../../v0.26/concepts/authorization/authorizers/" />
</noscript>
<script>
window.location.replace(
"../../../../v0.26/concepts/authorization/authorizers/" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="../../../../v0.26/concepts/authorization/authorizers/">../../../../v0.26/concepts/authorization/authorizers/</a>...
</body>
</html>
6 changes: 3 additions & 3 deletions latest/concepts/authorization/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../v0.25/concepts/authorization/" />
<meta http-equiv="refresh" content="1; url=../../../v0.26/concepts/authorization/" />
</noscript>
<script>
window.location.replace(
"../../../v0.25/concepts/authorization/" + window.location.search + window.location.hash
"../../../v0.26/concepts/authorization/" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="../../../v0.25/concepts/authorization/">../../../v0.25/concepts/authorization/</a>...
Redirecting to <a href="../../../v0.26/concepts/authorization/">../../../v0.26/concepts/authorization/</a>...
</body>
</html>
18 changes: 0 additions & 18 deletions latest/concepts/braindump/index.html

This file was deleted.

18 changes: 0 additions & 18 deletions latest/concepts/cluster-mapper/index.html

This file was deleted.

18 changes: 0 additions & 18 deletions latest/concepts/components/cache-server/index.html

This file was deleted.

18 changes: 0 additions & 18 deletions latest/concepts/components/sharding/index.html

This file was deleted.

6 changes: 3 additions & 3 deletions latest/concepts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../v0.25/concepts/" />
<meta http-equiv="refresh" content="1; url=../../v0.26/concepts/" />
</noscript>
<script>
window.location.replace(
"../../v0.25/concepts/" + window.location.search + window.location.hash
"../../v0.26/concepts/" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="../../v0.25/concepts/">../../v0.25/concepts/</a>...
Redirecting to <a href="../../v0.26/concepts/">../../v0.26/concepts/</a>...
</body>
</html>
18 changes: 18 additions & 0 deletions latest/concepts/miscellaneous/braindump/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../../v0.26/concepts/miscellaneous/braindump/" />
</noscript>
<script>
window.location.replace(
"../../../../v0.26/concepts/miscellaneous/braindump/" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="../../../../v0.26/concepts/miscellaneous/braindump/">../../../../v0.26/concepts/miscellaneous/braindump/</a>...
</body>
</html>
18 changes: 18 additions & 0 deletions latest/concepts/miscellaneous/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../v0.26/concepts/miscellaneous/" />
</noscript>
<script>
window.location.replace(
"../../../v0.26/concepts/miscellaneous/" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="../../../v0.26/concepts/miscellaneous/">../../../v0.26/concepts/miscellaneous/</a>...
</body>
</html>
6 changes: 3 additions & 3 deletions latest/concepts/quickstart-tenancy-and-apis/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../v0.25/concepts/quickstart-tenancy-and-apis/" />
<meta http-equiv="refresh" content="1; url=../../../v0.26/concepts/quickstart-tenancy-and-apis/" />
</noscript>
<script>
window.location.replace(
"../../../v0.25/concepts/quickstart-tenancy-and-apis/" + window.location.search + window.location.hash
"../../../v0.26/concepts/quickstart-tenancy-and-apis/" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="../../../v0.25/concepts/quickstart-tenancy-and-apis/">../../../v0.25/concepts/quickstart-tenancy-and-apis/</a>...
Redirecting to <a href="../../../v0.26/concepts/quickstart-tenancy-and-apis/">../../../v0.26/concepts/quickstart-tenancy-and-apis/</a>...
</body>
</html>
18 changes: 18 additions & 0 deletions latest/concepts/sharding/cache-server/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../../v0.26/concepts/sharding/cache-server/" />
</noscript>
<script>
window.location.replace(
"../../../../v0.26/concepts/sharding/cache-server/" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="../../../../v0.26/concepts/sharding/cache-server/">../../../../v0.26/concepts/sharding/cache-server/</a>...
</body>
</html>
18 changes: 18 additions & 0 deletions latest/concepts/sharding/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../v0.26/concepts/sharding/" />
</noscript>
<script>
window.location.replace(
"../../../v0.26/concepts/sharding/" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="../../../v0.26/concepts/sharding/">../../../v0.26/concepts/sharding/</a>...
</body>
</html>
18 changes: 18 additions & 0 deletions latest/concepts/sharding/partitions/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../../v0.26/concepts/sharding/partitions/" />
</noscript>
<script>
window.location.replace(
"../../../../v0.26/concepts/sharding/partitions/" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="../../../../v0.26/concepts/sharding/partitions/">../../../../v0.26/concepts/sharding/partitions/</a>...
</body>
</html>
18 changes: 18 additions & 0 deletions latest/concepts/sharding/shards/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../../v0.26/concepts/sharding/shards/" />
</noscript>
<script>
window.location.replace(
"../../../../v0.26/concepts/sharding/shards/" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="../../../../v0.26/concepts/sharding/shards/">../../../../v0.26/concepts/sharding/shards/</a>...
</body>
</html>
Loading

0 comments on commit d2fd8b1

Please sign in to comment.