aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2024-04-12doc: Use curly single quotation marks.Arun Isaac
2024-04-12doc: Write guide to the source code.Arun Isaac
2024-03-22doc: Markup "0" and "n-1" as code.Arun Isaac
2024-03-22ccwl: Implement js-expression.Arun Isaac
2023-12-01ccwl: Implement identity construct.Arun Isaac
2023-11-23ccwl: Implement item separators for array inputs.Arun Isaac
2023-11-21doc: Update source reference to rename.Arun Isaac
2023-11-18ccwl: Restrict #:binding parameter to YAML serializable trees.Arun Isaac
2023-11-17doc: Add chapter and section identifiers.Arun Isaac
2023-11-16ccwl: Support nested arrays.Arun Isaac
2023-11-14doc: Add scatter-gather snippet.Arun Isaac
2023-11-14ccwl: Implement scatter.Arun Isaac
2023-10-17doc: Add staging-input-files.scm snippet source file.Arun Isaac
2023-10-17ccwl: Support staging input files.Arun Isaac
2023-10-15ccwl: Make #:stderr and #:stdout first class parameters.Arun Isaac
2022-04-09doc: Add table of contents.Arun Isaac
2021-11-05doc: Search source-path in scheme-source-form.Arun Isaac
2021-11-05doc: Add spell check workflow to tutorial.Arun Isaac
2021-11-05doc: Support extracting specific forms from a scheme file.Arun Isaac
2021-11-05doc: Document reuse of external CWL workflows.Arun Isaac
2021-10-18doc: Say that inputs, not workflow inputs, come into pipe and tee.Arun Isaac
2021-08-17ccwl: Define output objects using a macro instead of a function.Arun Isaac
2021-08-16Makefile: Generate sample output when building documentation.Arun Isaac
2021-08-16ccwl: Define input objects using a macro instead of a function.Arun Isaac
2021-07-05doc: Inline code snippets.Arun Isaac
2021-07-05doc: Add python named arguments example.Arun Isaac
2021-07-04doc: Use PNG images instead of SVG.Arun Isaac
2021-07-04doc: Search for source-ref referenced files in source-path.Arun Isaac
2021-07-04doc: Remove redundant file open.Arun Isaac
2021-07-04Makefile: Build skribilo documentation in-place.Arun Isaac
2021-07-03doc: Use emph instead of quotes for emphasis.Arun Isaac
2021-07-03doc: Move skribilo configuration into doc directory.Arun Isaac
2021-07-03doc: Squeeze double space.Arun Isaac
2021-07-02doc: Add copyright headers.Arun Isaac
2021-06-29doc: Document passing input into stdin.Arun Isaac
2021-06-28doc: Add workflow graphs.Arun Isaac
2021-06-22doc: Specify command inputs in a separate argument.Arun Isaac
2021-06-22doc: Fix comma position.Arun Isaac
2021-06-21doc: Fill paragraph.Arun Isaac
2021-06-19doc: Link to source for pipe and tee.Arun Isaac
2021-06-15doc: Move documentation from texinfo to skribilo.Arun Isaac
2021-05-25Add table of contents to manual.Arun Isaac
2021-05-25Add title and copyright pages to manual.Arun Isaac
2021-05-25Hide Top node introduction in printed manual.Arun Isaac
2021-05-25Mention version in manual.Arun Isaac
2021-05-24Add "Workflow with multiple steps" to tutorial.Arun Isaac
2021-05-24Add "Capturing output files" to tutorial.Arun Isaac
2021-05-24Add "Capturing stdout" section to tutorial.Arun Isaac
2021-05-24Add "First example" section to tutorial.Arun Isaac
2021-05-24Add tutorial.Arun Isaac