Skip to content

Commit 5c463fa

Browse files
Michal Tichákknopers8
authored andcommitted
[doc] add link for EPN workflow generation
1 parent a3fd1f2 commit 5c463fa

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ There are two ways of interacting with AliECS:
100100
* [Task template structure](/docs/handbook/configuration.md#task-template-structure)
101101
* [Variables pushed to controlled tasks](/docs/handbook/configuration.md#variables-pushed-to-controlled-tasks)
102102
* [Resource wants and limits](/docs/handbook/configuration.md#resource-wants-and-limits)
103+
* [EPN workflow generation](/docs/handbook/configuration.md#epn-workflow-generation)
103104
* [Integration plugins](/core/integration/README.md#integration-plugins)
104105
* [Plugin system overview](/core/integration/README.md#plugin-system-overview)
105106
* [Integrated service operations](/core/integration/README.md#integrated-service-operations)

docs/handbook/configuration.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -469,3 +469,9 @@ limits:
469469
defaults:
470470
(...)
471471
```
472+
473+
## EPN workflow generation
474+
475+
Workflow generation for EPNs is not the responsibility of ECS, but you can find
476+
more details [here](https://alice-pdp-operations.docs.cern.ch/workflow/#for-the-epns).
477+

0 commit comments

Comments
 (0)