aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThéo de la Hogue2024-04-25 12:50:31 +0200
committerThéo de la Hogue2024-04-25 12:50:31 +0200
commitdf649b2d86a8e11db8ce914b4065095f108c2338 (patch)
tree943052b579c6bfb65e6fc326ea201242d73c5634
parent4b811d930dbeb35260ba3afe06e3ff8f0b380022 (diff)
downloadargaze-df649b2d86a8e11db8ce914b4065095f108c2338.zip
argaze-df649b2d86a8e11db8ce914b4065095f108c2338.tar.gz
argaze-df649b2d86a8e11db8ce914b4065095f108c2338.tar.bz2
argaze-df649b2d86a8e11db8ce914b4065095f108c2338.tar.xz
Waring about the status of this section.
-rw-r--r--docs/user_guide/pipeline_input_context/introduction.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/user_guide/pipeline_input_context/introduction.md b/docs/user_guide/pipeline_input_context/introduction.md
index 59c723b..8c1ded6 100644
--- a/docs/user_guide/pipeline_input_context/introduction.md
+++ b/docs/user_guide/pipeline_input_context/introduction.md
@@ -11,7 +11,14 @@ To build your own input context, you need to know:
* [How to define a context class](context_definition.md),
* [How to load a context to connect with a pipeline](configuration_and_connection.md),
+
+!!! warning "Documentation in progress"
+
+ This section is not yet fully done. Please look at the [demo](../../utils/demonstrations_scripts) to know more about this notion.
+
+<!--
* [How to stop a context](stop.md),
* [How to pause and resume a context](pause_and_resume.md),
* [How to visualize a context](visualization.md),
* [How to handle pipeline exceptions](exceptions.md)
+!-->