summaryrefslogtreecommitdiff
path: root/doc/ccwl.skb
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ccwl.skb')
-rw-r--r--doc/ccwl.skb4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ccwl.skb b/doc/ccwl.skb
index f31cba8..51ce5bf 100644
--- a/doc/ccwl.skb
+++ b/doc/ccwl.skb
@@ -174,7 +174,7 @@ nothing to do with the Unix pipe. The inputs/outputs passed between
steps are general CWL inputs/outputs. They need not be the standard
stdin and stdout streams.])
- ;; TODO: Add workflow graph
+ (image :file "doc/skribilo/decompress-compile-run.svg")
(p [Writing this worklow to
,(file "decompress-compile-run.scm"), compiling and running it with
@@ -201,7 +201,7 @@ that are independent of each other. The workflow inputs coming into
,(code "tee"). The outputs of each step are collected together and
unioned as the output of the ,(code "tee").])
- ;; TODO: Add workflow graph
+ (image :file "doc/skribilo/checksum.svg")
(p [Writing this workflow to ,(file "checksum.scm"), compiling
and running it with some file ,(file "hello.txt") gives us the