From 08170babcaf181d7aa80413f8c0a66bac4425af5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Tich=C3=A1k?= Date: Fri, 31 Oct 2025 11:50:06 +0100 Subject: [PATCH] [doc] add link for EPN workflow generation --- README.md | 1 + docs/handbook/configuration.md | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/README.md b/README.md index 18b4c98f..4889d30c 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ There are two ways of interacting with AliECS: * [Task template structure](/docs/handbook/configuration.md#task-template-structure) * [Variables pushed to controlled tasks](/docs/handbook/configuration.md#variables-pushed-to-controlled-tasks) * [Resource wants and limits](/docs/handbook/configuration.md#resource-wants-and-limits) + * [EPN workflow generation](/docs/handbook/configuration.md#epn-workflow-generation) * [Integration plugins](/core/integration/README.md#integration-plugins) * [Plugin system overview](/core/integration/README.md#plugin-system-overview) * [Integrated service operations](/core/integration/README.md#integrated-service-operations) diff --git a/docs/handbook/configuration.md b/docs/handbook/configuration.md index 79811460..637fb59a 100644 --- a/docs/handbook/configuration.md +++ b/docs/handbook/configuration.md @@ -469,3 +469,9 @@ limits: defaults: (...) ``` + +## EPN workflow generation + +Workflow generation for EPNs is not the responsibility of ECS, but you can find +more details [here](https://alice-pdp-operations.docs.cern.ch/workflow/#for-the-epns). +