This is an automated email from the ASF dual-hosted git repository.
bossenti pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/streampipes.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new 948371d3b Deployed a1698440b to 0.90.0 with MkDocs 1.4.2 and mike 1.1.2
948371d3b is described below
commit 948371d3b45f9c88f1077fd9fba31b621ee05cfc
Author: bossenti <[email protected]>
AuthorDate: Thu Mar 2 20:43:30 2023 +0100
Deployed a1698440b to 0.90.0 with MkDocs 1.4.2 and mike 1.1.2
---
0.90.0/reference/endpoint/endpoint/index.html | 2 +-
0.90.0/reference/functions/broker/broker/index.html | 6 +++---
.../functions/utils/async_iter_handler/index.html | 4 ++--
0.90.0/sitemap.xml.gz | Bin 218 -> 218 bytes
latest/404.html | 16 ++++++++++++++++
.../index.html | 16 ++++++++++++++++
.../index.html | 16 ++++++++++++++++
.../index.html | 16 ++++++++++++++++
.../index.html | 16 ++++++++++++++++
latest/getting-started/developing/index.html | 16 ++++++++++++++++
latest/getting-started/first-steps/index.html | 16 ++++++++++++++++
latest/getting-started/quickstart/index.html | 16 ++++++++++++++++
latest/index.html | 16 ++++++++++++++++
latest/overrides/main.html | 16 ++++++++++++++++
latest/overrides/partials/footer.html | 16 ++++++++++++++++
latest/reference/client/client/index.html | 16 ++++++++++++++++
latest/reference/client/config/index.html | 16 ++++++++++++++++
latest/reference/client/credential_provider/index.html | 16 ++++++++++++++++
.../reference/endpoint/api/data_lake_measure/index.html | 16 ++++++++++++++++
latest/reference/endpoint/api/data_stream/index.html | 16 ++++++++++++++++
latest/reference/endpoint/endpoint/index.html | 16 ++++++++++++++++
latest/reference/endpoint/exceptions/index.html | 16 ++++++++++++++++
latest/reference/function_zoo/river_function/index.html | 16 ++++++++++++++++
latest/reference/functions/broker/broker/index.html | 16 ++++++++++++++++
.../functions/broker/broker_handler/index.html | 16 ++++++++++++++++
.../reference/functions/broker/nats_broker/index.html | 16 ++++++++++++++++
.../functions/broker/output_collector/index.html | 16 ++++++++++++++++
latest/reference/functions/function_handler/index.html | 16 ++++++++++++++++
latest/reference/functions/registration/index.html | 16 ++++++++++++++++
.../reference/functions/streampipes_function/index.html | 16 ++++++++++++++++
.../functions/utils/async_iter_handler/index.html | 16 ++++++++++++++++
.../functions/utils/data_stream_context/index.html | 16 ++++++++++++++++
.../functions/utils/data_stream_generator/index.html | 16 ++++++++++++++++
.../functions/utils/function_context/index.html | 16 ++++++++++++++++
latest/reference/model/common/index.html | 16 ++++++++++++++++
.../model/container/data_lake_measures/index.html | 16 ++++++++++++++++
.../reference/model/container/data_streams/index.html | 16 ++++++++++++++++
.../model/container/resource_container/index.html | 16 ++++++++++++++++
.../model/resource/data_lake_measure/index.html | 16 ++++++++++++++++
.../model/resource/data_lake_series/index.html | 16 ++++++++++++++++
latest/reference/model/resource/data_stream/index.html | 16 ++++++++++++++++
.../model/resource/function_definition/index.html | 16 ++++++++++++++++
latest/reference/model/resource/resource/index.html | 16 ++++++++++++++++
latest/scripts/gen_ref_pages/index.html | 16 ++++++++++++++++
versions.json | 2 +-
45 files changed, 647 insertions(+), 7 deletions(-)
diff --git a/0.90.0/reference/endpoint/endpoint/index.html
b/0.90.0/reference/endpoint/endpoint/index.html
index 1fc2aeb7a..5dfa9d545 100644
--- a/0.90.0/reference/endpoint/endpoint/index.html
+++ b/0.90.0/reference/endpoint/endpoint/index.html
@@ -1973,8 +1973,8 @@ By design, endpoints are only instantiated within the
<code>__init__</code> meth
<code class="highlight language-python"><span class="n">broker</span><span
class="p">:</span> <span class="n">Broker</span></code>
<span class="doc doc-labels">
- <small class="doc doc-label
doc-label-writable"><code>writable</code></small>
<small class="doc doc-label
doc-label-property"><code>property</code></small>
+ <small class="doc doc-label
doc-label-writable"><code>writable</code></small>
</span>
<a href="#streampipes.endpoint.endpoint.MessagingEndpoint.broker"
class="headerlink" title="Permanent link">¶</a></h3>
diff --git a/0.90.0/reference/functions/broker/broker/index.html
b/0.90.0/reference/functions/broker/broker/index.html
index 4cfe796ce..ce325b8a3 100644
--- a/0.90.0/reference/functions/broker/broker/index.html
+++ b/0.90.0/reference/functions/broker/broker/index.html
@@ -1611,8 +1611,8 @@ A broker is used to subscribe to a data stream and to
consume the published even
<code class="highlight language-python"><span
class="n">createSubscription</span><span class="p">()</span></code>
<span class="doc doc-labels">
- <small class="doc doc-label doc-label-async"><code>async</code></small>
<small class="doc doc-label
doc-label-abstractmethod"><code>abstractmethod</code></small>
+ <small class="doc doc-label doc-label-async"><code>async</code></small>
</span>
<a href="#streampipes.functions.broker.broker.Broker.createSubscription"
class="headerlink" title="Permanent link">¶</a></h3>
@@ -1655,8 +1655,8 @@ A broker is used to subscribe to a data stream and to
consume the published even
<code class="highlight language-python"><span class="n">disconnect</span><span
class="p">()</span></code>
<span class="doc doc-labels">
- <small class="doc doc-label doc-label-async"><code>async</code></small>
<small class="doc doc-label
doc-label-abstractmethod"><code>abstractmethod</code></small>
+ <small class="doc doc-label doc-label-async"><code>async</code></small>
</span>
<a href="#streampipes.functions.broker.broker.Broker.disconnect"
class="headerlink" title="Permanent link">¶</a></h3>
@@ -1742,8 +1742,8 @@ A broker is used to subscribe to a data stream and to
consume the published even
<code class="highlight language-python"><span
class="n">publish_event</span><span class="p">(</span><span
class="n">event</span><span class="p">)</span></code>
<span class="doc doc-labels">
- <small class="doc doc-label doc-label-async"><code>async</code></small>
<small class="doc doc-label
doc-label-abstractmethod"><code>abstractmethod</code></small>
+ <small class="doc doc-label doc-label-async"><code>async</code></small>
</span>
<a href="#streampipes.functions.broker.broker.Broker.publish_event"
class="headerlink" title="Permanent link">¶</a></h3>
diff --git a/0.90.0/reference/functions/utils/async_iter_handler/index.html
b/0.90.0/reference/functions/utils/async_iter_handler/index.html
index 97ee717e4..fde190f44 100644
--- a/0.90.0/reference/functions/utils/async_iter_handler/index.html
+++ b/0.90.0/reference/functions/utils/async_iter_handler/index.html
@@ -1521,8 +1521,8 @@
<code class="highlight language-python"><span class="n">anext</span><span
class="p">(</span><span class="n">stream_id</span><span class="p">,</span>
<span class="n">message</span><span class="p">)</span></code>
<span class="doc doc-labels">
- <small class="doc doc-label doc-label-async"><code>async</code></small>
<small class="doc doc-label
doc-label-staticmethod"><code>staticmethod</code></small>
+ <small class="doc doc-label doc-label-async"><code>async</code></small>
</span>
<a
href="#streampipes.functions.utils.async_iter_handler.AsyncIterHandler.anext"
class="headerlink" title="Permanent link">¶</a></h3>
@@ -1590,8 +1590,8 @@
<code class="highlight language-python"><span
class="n">combine_async_messages</span><span class="p">(</span><span
class="n">messages</span><span class="p">)</span></code>
<span class="doc doc-labels">
- <small class="doc doc-label doc-label-async"><code>async</code></small>
<small class="doc doc-label
doc-label-staticmethod"><code>staticmethod</code></small>
+ <small class="doc doc-label doc-label-async"><code>async</code></small>
</span>
<a
href="#streampipes.functions.utils.async_iter_handler.AsyncIterHandler.combine_async_messages"
class="headerlink" title="Permanent link">¶</a></h3>
diff --git a/0.90.0/sitemap.xml.gz b/0.90.0/sitemap.xml.gz
index 367ffdaf3..56dfe4c90 100644
Binary files a/0.90.0/sitemap.xml.gz and b/0.90.0/sitemap.xml.gz differ
diff --git a/latest/404.html b/latest/404.html
new file mode 100644
index 000000000..861fdf955
--- /dev/null
+++ b/latest/404.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1; url=../0.90.0/404.html" />
+ </noscript>
+ <script>
+ window.location.replace("../0.90.0/404.html" + window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a href="../0.90.0/404.html">../0.90.0/404.html</a>...
+</body>
+</html>
\ No newline at end of file
diff --git
a/latest/examples/1-introduction-to-streampipes-python-client/index.html
b/latest/examples/1-introduction-to-streampipes-python-client/index.html
new file mode 100644
index 000000000..cbfab4557
--- /dev/null
+++ b/latest/examples/1-introduction-to-streampipes-python-client/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../0.90.0/examples/1-introduction-to-streampipes-python-client/" />
+ </noscript>
+ <script>
+
window.location.replace("../../../0.90.0/examples/1-introduction-to-streampipes-python-client/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../0.90.0/examples/1-introduction-to-streampipes-python-client/">../../../0.90.0/examples/1-introduction-to-streampipes-python-client/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git
a/latest/examples/2-extracting-data-from-the-streampipes-data-lake/index.html
b/latest/examples/2-extracting-data-from-the-streampipes-data-lake/index.html
new file mode 100644
index 000000000..f375bb4db
--- /dev/null
+++
b/latest/examples/2-extracting-data-from-the-streampipes-data-lake/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../0.90.0/examples/2-extracting-data-from-the-streampipes-data-lake/"
/>
+ </noscript>
+ <script>
+
window.location.replace("../../../0.90.0/examples/2-extracting-data-from-the-streampipes-data-lake/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../0.90.0/examples/2-extracting-data-from-the-streampipes-data-lake/">../../../0.90.0/examples/2-extracting-data-from-the-streampipes-data-lake/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git
a/latest/examples/3-getting-live-data-from-the-streampipes-data-stream/index.html
b/latest/examples/3-getting-live-data-from-the-streampipes-data-stream/index.html
new file mode 100644
index 000000000..f325b690a
--- /dev/null
+++
b/latest/examples/3-getting-live-data-from-the-streampipes-data-stream/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../0.90.0/examples/3-getting-live-data-from-the-streampipes-data-stream/"
/>
+ </noscript>
+ <script>
+
window.location.replace("../../../0.90.0/examples/3-getting-live-data-from-the-streampipes-data-stream/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../0.90.0/examples/3-getting-live-data-from-the-streampipes-data-stream/">../../../0.90.0/examples/3-getting-live-data-from-the-streampipes-data-stream/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git
a/latest/examples/4-using-online-machine-learning-on-a-streampipes-data-stream/index.html
b/latest/examples/4-using-online-machine-learning-on-a-streampipes-data-stream/index.html
new file mode 100644
index 000000000..cfcc023e4
--- /dev/null
+++
b/latest/examples/4-using-online-machine-learning-on-a-streampipes-data-stream/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../0.90.0/examples/4-using-online-machine-learning-on-a-streampipes-data-stream/"
/>
+ </noscript>
+ <script>
+
window.location.replace("../../../0.90.0/examples/4-using-online-machine-learning-on-a-streampipes-data-stream/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../0.90.0/examples/4-using-online-machine-learning-on-a-streampipes-data-stream/">../../../0.90.0/examples/4-using-online-machine-learning-on-a-streampipes-data-stream/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/getting-started/developing/index.html
b/latest/getting-started/developing/index.html
new file mode 100644
index 000000000..7854a1ec9
--- /dev/null
+++ b/latest/getting-started/developing/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../0.90.0/getting-started/developing/" />
+ </noscript>
+ <script>
+ window.location.replace("../../../0.90.0/getting-started/developing/" +
window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../0.90.0/getting-started/developing/">../../../0.90.0/getting-started/developing/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/getting-started/first-steps/index.html
b/latest/getting-started/first-steps/index.html
new file mode 100644
index 000000000..42993f336
--- /dev/null
+++ b/latest/getting-started/first-steps/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../0.90.0/getting-started/first-steps/" />
+ </noscript>
+ <script>
+ window.location.replace("../../../0.90.0/getting-started/first-steps/" +
window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../0.90.0/getting-started/first-steps/">../../../0.90.0/getting-started/first-steps/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/getting-started/quickstart/index.html
b/latest/getting-started/quickstart/index.html
new file mode 100644
index 000000000..06b2af72a
--- /dev/null
+++ b/latest/getting-started/quickstart/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../0.90.0/getting-started/quickstart/" />
+ </noscript>
+ <script>
+ window.location.replace("../../../0.90.0/getting-started/quickstart/" +
window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../0.90.0/getting-started/quickstart/">../../../0.90.0/getting-started/quickstart/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/index.html b/latest/index.html
new file mode 100644
index 000000000..ca3b00bc2
--- /dev/null
+++ b/latest/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1; url=../0.90.0/" />
+ </noscript>
+ <script>
+ window.location.replace("../0.90.0/" + window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a href="../0.90.0/">../0.90.0/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/overrides/main.html b/latest/overrides/main.html
new file mode 100644
index 000000000..ed27d4866
--- /dev/null
+++ b/latest/overrides/main.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../0.90.0/overrides/main.html" />
+ </noscript>
+ <script>
+ window.location.replace("../../0.90.0/overrides/main.html" +
window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../0.90.0/overrides/main.html">../../0.90.0/overrides/main.html</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/overrides/partials/footer.html
b/latest/overrides/partials/footer.html
new file mode 100644
index 000000000..47052b568
--- /dev/null
+++ b/latest/overrides/partials/footer.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../0.90.0/overrides/partials/footer.html" />
+ </noscript>
+ <script>
+ window.location.replace("../../../0.90.0/overrides/partials/footer.html" +
window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../0.90.0/overrides/partials/footer.html">../../../0.90.0/overrides/partials/footer.html</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/client/client/index.html
b/latest/reference/client/client/index.html
new file mode 100644
index 000000000..b1459bf30
--- /dev/null
+++ b/latest/reference/client/client/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../0.90.0/reference/client/client/" />
+ </noscript>
+ <script>
+ window.location.replace("../../../../0.90.0/reference/client/client/" +
window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../0.90.0/reference/client/client/">../../../../0.90.0/reference/client/client/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/client/config/index.html
b/latest/reference/client/config/index.html
new file mode 100644
index 000000000..2b2c216e1
--- /dev/null
+++ b/latest/reference/client/config/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../0.90.0/reference/client/config/" />
+ </noscript>
+ <script>
+ window.location.replace("../../../../0.90.0/reference/client/config/" +
window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../0.90.0/reference/client/config/">../../../../0.90.0/reference/client/config/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/client/credential_provider/index.html
b/latest/reference/client/credential_provider/index.html
new file mode 100644
index 000000000..a75794874
--- /dev/null
+++ b/latest/reference/client/credential_provider/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../0.90.0/reference/client/credential_provider/" />
+ </noscript>
+ <script>
+
window.location.replace("../../../../0.90.0/reference/client/credential_provider/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../0.90.0/reference/client/credential_provider/">../../../../0.90.0/reference/client/credential_provider/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/endpoint/api/data_lake_measure/index.html
b/latest/reference/endpoint/api/data_lake_measure/index.html
new file mode 100644
index 000000000..e7612685e
--- /dev/null
+++ b/latest/reference/endpoint/api/data_lake_measure/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../../0.90.0/reference/endpoint/api/data_lake_measure/" />
+ </noscript>
+ <script>
+
window.location.replace("../../../../../0.90.0/reference/endpoint/api/data_lake_measure/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../../0.90.0/reference/endpoint/api/data_lake_measure/">../../../../../0.90.0/reference/endpoint/api/data_lake_measure/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/endpoint/api/data_stream/index.html
b/latest/reference/endpoint/api/data_stream/index.html
new file mode 100644
index 000000000..0c868b201
--- /dev/null
+++ b/latest/reference/endpoint/api/data_stream/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../../0.90.0/reference/endpoint/api/data_stream/" />
+ </noscript>
+ <script>
+
window.location.replace("../../../../../0.90.0/reference/endpoint/api/data_stream/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../../0.90.0/reference/endpoint/api/data_stream/">../../../../../0.90.0/reference/endpoint/api/data_stream/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/endpoint/endpoint/index.html
b/latest/reference/endpoint/endpoint/index.html
new file mode 100644
index 000000000..2062d215c
--- /dev/null
+++ b/latest/reference/endpoint/endpoint/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../0.90.0/reference/endpoint/endpoint/" />
+ </noscript>
+ <script>
+ window.location.replace("../../../../0.90.0/reference/endpoint/endpoint/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../0.90.0/reference/endpoint/endpoint/">../../../../0.90.0/reference/endpoint/endpoint/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/endpoint/exceptions/index.html
b/latest/reference/endpoint/exceptions/index.html
new file mode 100644
index 000000000..4ad70c49e
--- /dev/null
+++ b/latest/reference/endpoint/exceptions/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../0.90.0/reference/endpoint/exceptions/" />
+ </noscript>
+ <script>
+
window.location.replace("../../../../0.90.0/reference/endpoint/exceptions/" +
window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../0.90.0/reference/endpoint/exceptions/">../../../../0.90.0/reference/endpoint/exceptions/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/function_zoo/river_function/index.html
b/latest/reference/function_zoo/river_function/index.html
new file mode 100644
index 000000000..f98ee7d0d
--- /dev/null
+++ b/latest/reference/function_zoo/river_function/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../0.90.0/reference/function_zoo/river_function/" />
+ </noscript>
+ <script>
+
window.location.replace("../../../../0.90.0/reference/function_zoo/river_function/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../0.90.0/reference/function_zoo/river_function/">../../../../0.90.0/reference/function_zoo/river_function/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/functions/broker/broker/index.html
b/latest/reference/functions/broker/broker/index.html
new file mode 100644
index 000000000..9e7948fc3
--- /dev/null
+++ b/latest/reference/functions/broker/broker/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../../0.90.0/reference/functions/broker/broker/" />
+ </noscript>
+ <script>
+
window.location.replace("../../../../../0.90.0/reference/functions/broker/broker/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../../0.90.0/reference/functions/broker/broker/">../../../../../0.90.0/reference/functions/broker/broker/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/functions/broker/broker_handler/index.html
b/latest/reference/functions/broker/broker_handler/index.html
new file mode 100644
index 000000000..5d98f74a4
--- /dev/null
+++ b/latest/reference/functions/broker/broker_handler/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../../0.90.0/reference/functions/broker/broker_handler/" />
+ </noscript>
+ <script>
+
window.location.replace("../../../../../0.90.0/reference/functions/broker/broker_handler/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../../0.90.0/reference/functions/broker/broker_handler/">../../../../../0.90.0/reference/functions/broker/broker_handler/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/functions/broker/nats_broker/index.html
b/latest/reference/functions/broker/nats_broker/index.html
new file mode 100644
index 000000000..1ded7b89b
--- /dev/null
+++ b/latest/reference/functions/broker/nats_broker/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../../0.90.0/reference/functions/broker/nats_broker/" />
+ </noscript>
+ <script>
+
window.location.replace("../../../../../0.90.0/reference/functions/broker/nats_broker/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../../0.90.0/reference/functions/broker/nats_broker/">../../../../../0.90.0/reference/functions/broker/nats_broker/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/functions/broker/output_collector/index.html
b/latest/reference/functions/broker/output_collector/index.html
new file mode 100644
index 000000000..38fcf8fe2
--- /dev/null
+++ b/latest/reference/functions/broker/output_collector/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../../0.90.0/reference/functions/broker/output_collector/" />
+ </noscript>
+ <script>
+
window.location.replace("../../../../../0.90.0/reference/functions/broker/output_collector/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../../0.90.0/reference/functions/broker/output_collector/">../../../../../0.90.0/reference/functions/broker/output_collector/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/functions/function_handler/index.html
b/latest/reference/functions/function_handler/index.html
new file mode 100644
index 000000000..fb6e77cb9
--- /dev/null
+++ b/latest/reference/functions/function_handler/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../0.90.0/reference/functions/function_handler/" />
+ </noscript>
+ <script>
+
window.location.replace("../../../../0.90.0/reference/functions/function_handler/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../0.90.0/reference/functions/function_handler/">../../../../0.90.0/reference/functions/function_handler/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/functions/registration/index.html
b/latest/reference/functions/registration/index.html
new file mode 100644
index 000000000..21978eeeb
--- /dev/null
+++ b/latest/reference/functions/registration/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../0.90.0/reference/functions/registration/" />
+ </noscript>
+ <script>
+
window.location.replace("../../../../0.90.0/reference/functions/registration/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../0.90.0/reference/functions/registration/">../../../../0.90.0/reference/functions/registration/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/functions/streampipes_function/index.html
b/latest/reference/functions/streampipes_function/index.html
new file mode 100644
index 000000000..12e9a42ec
--- /dev/null
+++ b/latest/reference/functions/streampipes_function/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../0.90.0/reference/functions/streampipes_function/" />
+ </noscript>
+ <script>
+
window.location.replace("../../../../0.90.0/reference/functions/streampipes_function/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../0.90.0/reference/functions/streampipes_function/">../../../../0.90.0/reference/functions/streampipes_function/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/functions/utils/async_iter_handler/index.html
b/latest/reference/functions/utils/async_iter_handler/index.html
new file mode 100644
index 000000000..af294214c
--- /dev/null
+++ b/latest/reference/functions/utils/async_iter_handler/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../../0.90.0/reference/functions/utils/async_iter_handler/" />
+ </noscript>
+ <script>
+
window.location.replace("../../../../../0.90.0/reference/functions/utils/async_iter_handler/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../../0.90.0/reference/functions/utils/async_iter_handler/">../../../../../0.90.0/reference/functions/utils/async_iter_handler/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/functions/utils/data_stream_context/index.html
b/latest/reference/functions/utils/data_stream_context/index.html
new file mode 100644
index 000000000..3e521c457
--- /dev/null
+++ b/latest/reference/functions/utils/data_stream_context/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../../0.90.0/reference/functions/utils/data_stream_context/" />
+ </noscript>
+ <script>
+
window.location.replace("../../../../../0.90.0/reference/functions/utils/data_stream_context/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../../0.90.0/reference/functions/utils/data_stream_context/">../../../../../0.90.0/reference/functions/utils/data_stream_context/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/functions/utils/data_stream_generator/index.html
b/latest/reference/functions/utils/data_stream_generator/index.html
new file mode 100644
index 000000000..2550fd20a
--- /dev/null
+++ b/latest/reference/functions/utils/data_stream_generator/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../../0.90.0/reference/functions/utils/data_stream_generator/" />
+ </noscript>
+ <script>
+
window.location.replace("../../../../../0.90.0/reference/functions/utils/data_stream_generator/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../../0.90.0/reference/functions/utils/data_stream_generator/">../../../../../0.90.0/reference/functions/utils/data_stream_generator/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/functions/utils/function_context/index.html
b/latest/reference/functions/utils/function_context/index.html
new file mode 100644
index 000000000..f2c871ab8
--- /dev/null
+++ b/latest/reference/functions/utils/function_context/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../../0.90.0/reference/functions/utils/function_context/" />
+ </noscript>
+ <script>
+
window.location.replace("../../../../../0.90.0/reference/functions/utils/function_context/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../../0.90.0/reference/functions/utils/function_context/">../../../../../0.90.0/reference/functions/utils/function_context/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/model/common/index.html
b/latest/reference/model/common/index.html
new file mode 100644
index 000000000..85606a1f2
--- /dev/null
+++ b/latest/reference/model/common/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../0.90.0/reference/model/common/" />
+ </noscript>
+ <script>
+ window.location.replace("../../../../0.90.0/reference/model/common/" +
window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../0.90.0/reference/model/common/">../../../../0.90.0/reference/model/common/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/model/container/data_lake_measures/index.html
b/latest/reference/model/container/data_lake_measures/index.html
new file mode 100644
index 000000000..6d9eac87b
--- /dev/null
+++ b/latest/reference/model/container/data_lake_measures/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../../0.90.0/reference/model/container/data_lake_measures/" />
+ </noscript>
+ <script>
+
window.location.replace("../../../../../0.90.0/reference/model/container/data_lake_measures/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../../0.90.0/reference/model/container/data_lake_measures/">../../../../../0.90.0/reference/model/container/data_lake_measures/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/model/container/data_streams/index.html
b/latest/reference/model/container/data_streams/index.html
new file mode 100644
index 000000000..9917c6781
--- /dev/null
+++ b/latest/reference/model/container/data_streams/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../../0.90.0/reference/model/container/data_streams/" />
+ </noscript>
+ <script>
+
window.location.replace("../../../../../0.90.0/reference/model/container/data_streams/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../../0.90.0/reference/model/container/data_streams/">../../../../../0.90.0/reference/model/container/data_streams/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/model/container/resource_container/index.html
b/latest/reference/model/container/resource_container/index.html
new file mode 100644
index 000000000..ba08eb7d6
--- /dev/null
+++ b/latest/reference/model/container/resource_container/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../../0.90.0/reference/model/container/resource_container/" />
+ </noscript>
+ <script>
+
window.location.replace("../../../../../0.90.0/reference/model/container/resource_container/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../../0.90.0/reference/model/container/resource_container/">../../../../../0.90.0/reference/model/container/resource_container/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/model/resource/data_lake_measure/index.html
b/latest/reference/model/resource/data_lake_measure/index.html
new file mode 100644
index 000000000..3e47e263e
--- /dev/null
+++ b/latest/reference/model/resource/data_lake_measure/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../../0.90.0/reference/model/resource/data_lake_measure/" />
+ </noscript>
+ <script>
+
window.location.replace("../../../../../0.90.0/reference/model/resource/data_lake_measure/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../../0.90.0/reference/model/resource/data_lake_measure/">../../../../../0.90.0/reference/model/resource/data_lake_measure/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/model/resource/data_lake_series/index.html
b/latest/reference/model/resource/data_lake_series/index.html
new file mode 100644
index 000000000..02ccddfa6
--- /dev/null
+++ b/latest/reference/model/resource/data_lake_series/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../../0.90.0/reference/model/resource/data_lake_series/" />
+ </noscript>
+ <script>
+
window.location.replace("../../../../../0.90.0/reference/model/resource/data_lake_series/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../../0.90.0/reference/model/resource/data_lake_series/">../../../../../0.90.0/reference/model/resource/data_lake_series/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/model/resource/data_stream/index.html
b/latest/reference/model/resource/data_stream/index.html
new file mode 100644
index 000000000..258f04d35
--- /dev/null
+++ b/latest/reference/model/resource/data_stream/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../../0.90.0/reference/model/resource/data_stream/" />
+ </noscript>
+ <script>
+
window.location.replace("../../../../../0.90.0/reference/model/resource/data_stream/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../../0.90.0/reference/model/resource/data_stream/">../../../../../0.90.0/reference/model/resource/data_stream/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/model/resource/function_definition/index.html
b/latest/reference/model/resource/function_definition/index.html
new file mode 100644
index 000000000..89545c069
--- /dev/null
+++ b/latest/reference/model/resource/function_definition/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../../0.90.0/reference/model/resource/function_definition/" />
+ </noscript>
+ <script>
+
window.location.replace("../../../../../0.90.0/reference/model/resource/function_definition/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../../0.90.0/reference/model/resource/function_definition/">../../../../../0.90.0/reference/model/resource/function_definition/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/reference/model/resource/resource/index.html
b/latest/reference/model/resource/resource/index.html
new file mode 100644
index 000000000..5e2d18144
--- /dev/null
+++ b/latest/reference/model/resource/resource/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../../../0.90.0/reference/model/resource/resource/" />
+ </noscript>
+ <script>
+
window.location.replace("../../../../../0.90.0/reference/model/resource/resource/"
+ window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../../../0.90.0/reference/model/resource/resource/">../../../../../0.90.0/reference/model/resource/resource/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/latest/scripts/gen_ref_pages/index.html
b/latest/scripts/gen_ref_pages/index.html
new file mode 100644
index 000000000..c9c2dc9a6
--- /dev/null
+++ b/latest/scripts/gen_ref_pages/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Redirecting</title>
+ <noscript>
+ <meta http-equiv="refresh" content="1;
url=../../../0.90.0/scripts/gen_ref_pages/" />
+ </noscript>
+ <script>
+ window.location.replace("../../../0.90.0/scripts/gen_ref_pages/" +
window.location.hash);
+ </script>
+</head>
+<body>
+ Redirecting to <a
href="../../../0.90.0/scripts/gen_ref_pages/">../../../0.90.0/scripts/gen_ref_pages/</a>...
+</body>
+</html>
\ No newline at end of file
diff --git a/versions.json b/versions.json
index 766f8c4eb..4767c22fa 100644
--- a/versions.json
+++ b/versions.json
@@ -1 +1 @@
-[{"version": "0.90.0", "title": "0.90.0", "aliases": ["latets"]}]
\ No newline at end of file
+[{"version": "0.90.0", "title": "0.90.0", "aliases": ["latest", "latets"]}]
\ No newline at end of file