diff options
| author | Zichuan Li <34680029+river-li@users.noreply.github.com> | 2024-07-17 18:57:10 -0400 |
|---|---|---|
| committer | Zichuan Li <34680029+river-li@users.noreply.github.com> | 2024-07-17 19:07:38 -0400 |
| commit | 0cace494522b9f76dcfedd762e4547ad1985bddf (patch) | |
| tree | 9ee9e34070d3b734fb2c98eff2f2170a473688dc /docs | |
| parent | ab5c0b34b473fa6cdc5ad55635e670e27688d71c (diff) | |
comment unfinished sections
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/dev/workflows.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/dev/workflows.md b/docs/dev/workflows.md index 7ff91503..561f79eb 100644 --- a/docs/dev/workflows.md +++ b/docs/dev/workflows.md @@ -108,7 +108,6 @@ A Workflow starts in the unregistered state from either creating a new empty Wor The Analysis Context provides access to the current analysis hierarchy along with APIs to query and inform new analysis information. -<! --- --- # Execution Model @@ -153,6 +152,8 @@ Stall --> Active: Run @enduml ``` + +<!--- ## Pipeline ## Task Queue @@ -208,4 +209,4 @@ Stall --> Active: Run # Extended Analysis Descriptions --- ---- > +---> |
