From 882f268d2062a2d58d459d1d71e7246e0ff8f0e3 Mon Sep 17 00:00:00 2001 From: Arcabot of Arcalot <110231824+arcalot-bot@users.noreply.github.com> Date: Wed, 6 Mar 2024 18:37:04 +0000 Subject: [PATCH] Website publish --- 404.html | 2 +- arcaflow/concepts/architecture/index.html | 2 +- arcaflow/concepts/index.html | 2 +- arcaflow/concepts/plugins/index.html | 2 +- arcaflow/concepts/typing/index.html | 2 +- arcaflow/concepts/workflows/index.html | 2 +- arcaflow/contributing/deployers/index.html | 2 +- arcaflow/contributing/engine/index.html | 2 +- arcaflow/contributing/expressions/index.html | 52 +- arcaflow/contributing/index.html | 2 +- .../contributing/plugin-protocol/index.html | 2 +- arcaflow/contributing/typing/index.html | 2 +- arcaflow/getting-started/index.html | 2 +- arcaflow/index.html | 2 +- arcaflow/plugins/go/first/index.html | 2 +- arcaflow/plugins/go/index.html | 2 +- arcaflow/plugins/go/schema/index.html | 2 +- arcaflow/plugins/index.html | 2 +- arcaflow/plugins/packaging/index.html | 2 +- arcaflow/plugins/python/data-model/index.html | 2 +- arcaflow/plugins/python/embedding/index.html | 2 +- arcaflow/plugins/python/faq/index.html | 2 +- arcaflow/plugins/python/first/index.html | 2 +- arcaflow/plugins/python/index.html | 2 +- arcaflow/plugins/python/official/index.html | 2 +- arcaflow/plugins/python/schema/index.html | 2 +- arcaflow/plugins/python/testing/index.html | 2 +- arcaflow/running/index.html | 2 +- arcaflow/running/running/index.html | 2 +- arcaflow/running/setup/index.html | 2 +- arcaflow/workflows/expressions/index.html | 906 +++++++++++++++++- arcaflow/workflows/flow-control/index.html | 2 +- arcaflow/workflows/index.html | 2 +- arcaflow/workflows/input/index.html | 2 +- arcaflow/workflows/output/index.html | 14 +- arcaflow/workflows/step/index.html | 2 +- arcaflow/workflows/versioning/index.html | 2 +- arcalog/index.html | 2 +- index.html | 2 +- search/search_index.json | 2 +- sitemap.xml | 76 +- sitemap.xml.gz | Bin 442 -> 442 bytes 42 files changed, 999 insertions(+), 123 deletions(-) diff --git a/404.html b/404.html index 9545a522..43108576 100644 --- a/404.html +++ b/404.html @@ -12,7 +12,7 @@ - + diff --git a/arcaflow/concepts/architecture/index.html b/arcaflow/concepts/architecture/index.html index ea95982e..3fda8017 100644 --- a/arcaflow/concepts/architecture/index.html +++ b/arcaflow/concepts/architecture/index.html @@ -18,7 +18,7 @@ - + diff --git a/arcaflow/concepts/index.html b/arcaflow/concepts/index.html index d95e63dd..fce9903a 100644 --- a/arcaflow/concepts/index.html +++ b/arcaflow/concepts/index.html @@ -18,7 +18,7 @@ - + diff --git a/arcaflow/concepts/plugins/index.html b/arcaflow/concepts/plugins/index.html index eb5ccd93..06668591 100644 --- a/arcaflow/concepts/plugins/index.html +++ b/arcaflow/concepts/plugins/index.html @@ -18,7 +18,7 @@ - + diff --git a/arcaflow/concepts/typing/index.html b/arcaflow/concepts/typing/index.html index d3d87bbe..751f6df5 100644 --- a/arcaflow/concepts/typing/index.html +++ b/arcaflow/concepts/typing/index.html @@ -18,7 +18,7 @@ - + diff --git a/arcaflow/concepts/workflows/index.html b/arcaflow/concepts/workflows/index.html index 36320534..22011431 100644 --- a/arcaflow/concepts/workflows/index.html +++ b/arcaflow/concepts/workflows/index.html @@ -18,7 +18,7 @@ - + diff --git a/arcaflow/contributing/deployers/index.html b/arcaflow/contributing/deployers/index.html index d44d9c43..70fe30cc 100644 --- a/arcaflow/contributing/deployers/index.html +++ b/arcaflow/contributing/deployers/index.html @@ -18,7 +18,7 @@ - + diff --git a/arcaflow/contributing/engine/index.html b/arcaflow/contributing/engine/index.html index 3ece3a2a..f04f12f4 100644 --- a/arcaflow/contributing/engine/index.html +++ b/arcaflow/contributing/engine/index.html @@ -16,7 +16,7 @@ - + diff --git a/arcaflow/contributing/expressions/index.html b/arcaflow/contributing/expressions/index.html index c1ee05b3..c66a940b 100644 --- a/arcaflow/contributing/expressions/index.html +++ b/arcaflow/contributing/expressions/index.html @@ -18,7 +18,7 @@ - + @@ -1645,35 +1645,44 @@
  • - The parser / AST + The Parser / AST -