aboutsummaryrefslogtreecommitdiff
path: root/docs/user_guide/pipeline_input_context/introduction.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/user_guide/pipeline_input_context/introduction.md')
-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)
+!-->