index
:
ccwl
keyring
main
Concise Common Workflow Language (mirror of https://github.com/arunisaac/ccwl)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
2021-11-05
doc: Document reuse of external CWL workflows.
Arun Isaac
2021-10-18
doc: Say that inputs, not workflow inputs, come into pipe and tee.
Arun Isaac
2021-08-17
ccwl: Define output objects using a macro instead of a function.
Arun Isaac
2021-08-16
Makefile: Generate sample output when building documentation.
Arun Isaac
2021-08-16
ccwl: Define input objects using a macro instead of a function.
Arun Isaac
2021-07-05
doc: Inline code snippets.
Arun Isaac
2021-07-05
doc: Add python named arguments example.
Arun Isaac
2021-07-04
doc: Use PNG images instead of SVG.
Arun Isaac
2021-07-04
doc: Search for source-ref referenced files in source-path.
Arun Isaac
2021-07-04
doc: Remove redundant file open.
Arun Isaac
2021-07-04
Makefile: Build skribilo documentation in-place.
Arun Isaac
2021-07-03
doc: Use emph instead of quotes for emphasis.
Arun Isaac
2021-07-03
doc: Move skribilo configuration into doc directory.
Arun Isaac
2021-07-03
doc: Squeeze double space.
Arun Isaac
2021-07-02
doc: Add copyright headers.
Arun Isaac
2021-06-29
doc: Document passing input into stdin.
Arun Isaac
2021-06-28
doc: Add workflow graphs.
Arun Isaac
2021-06-22
doc: Specify command inputs in a separate argument.
Arun Isaac
2021-06-22
doc: Fix comma position.
Arun Isaac
2021-06-21
doc: Fill paragraph.
Arun Isaac
2021-06-19
doc: Link to source for pipe and tee.
Arun Isaac
2021-06-15
doc: Move documentation from texinfo to skribilo.
Arun Isaac
2021-05-25
Add table of contents to manual.
Arun Isaac
2021-05-25
Add title and copyright pages to manual.
Arun Isaac
2021-05-25
Hide Top node introduction in printed manual.
Arun Isaac
2021-05-25
Mention version in manual.
Arun Isaac
2021-05-24
Add "Workflow with multiple steps" to tutorial.
Arun Isaac
2021-05-24
Add "Capturing output files" to tutorial.
Arun Isaac
2021-05-24
Add "Capturing stdout" section to tutorial.
Arun Isaac
2021-05-24
Add "First example" section to tutorial.
Arun Isaac
2021-05-24
Add tutorial.
Arun Isaac
2021-05-23
Add manual.
Arun Isaac