diff options
author | Arun Isaac | 2022-04-09 22:07:29 +0530 |
---|---|---|
committer | Arun Isaac | 2022-04-09 22:07:29 +0530 |
commit | 935102f96ae376deffcfd09a446e2f74118803f8 (patch) | |
tree | 2b511c70da7e74f92ada8baa2e4c6042189a53a8 /doc | |
parent | 6f79b2f9a655e0e746341fd7b5a6b5547e48f9f9 (diff) | |
download | ccwl-935102f96ae376deffcfd09a446e2f74118803f8.tar.gz ccwl-935102f96ae376deffcfd09a446e2f74118803f8.tar.lz ccwl-935102f96ae376deffcfd09a446e2f74118803f8.zip |
doc: Add table of contents.
* doc/ccwl.skb: Add table of contents.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ccwl.skb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ccwl.skb b/doc/ccwl.skb index 5efd709..e910452 100644 --- a/doc/ccwl.skb +++ b/doc/ccwl.skb @@ -20,6 +20,7 @@ (doc skribilo)) (document :title [Concise Common Workflow Language] + (toc) (chapter :title [Introduction] (p [,(abbr :short "CWL" :long "Common Workflow Language") is an open standard for describing analysis workflows and |