docs: document job types
The documentation describes intended behavior. Apparently, there are some bugs regarding *patient* tasks. refs #8 refs #13
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{{ $this := .}}
|
||||
{{with .Site.GetPage "page" "configuration" "map_filter_syntax.md" }}
|
||||
<a href="{{.URL}}#mappings">{{default "mapping" ($this.Get 0) }}</a>
|
||||
{{else}}
|
||||
{{.PageDoesNotExistError}}
|
||||
{{end}}
|
||||
Reference in New Issue
Block a user