Module callable

Source
Expand description

HTML generation for WDL callables (workflows and tasks).

Modules§

task
Create HTML documentation for WDL tasks.
workflow
Create HTML documentation for WDL workflows.

Structs§

Group
A group of inputs.

Traits§

Callable
A callable (workflow or task) in a WDL document.

Type Aliases§

MetaMap
A map of metadata key-value pairs, sorted by key.