Document file path to update
:documents key in build.edn file shoud be a sequence of the following map.
| name | type | required? | description | 
|---|---|---|---|
file  | 
  | Yes  | Document file path to update  | 
match  | 
  | Yes for actions excepting   | Regexp for matching base line in the   | 
match-exactly  | 
  | Can be used as an alternative to   | Plain string for matching base line in the   | 
action  | 
  | Yes  | Action type. 
  | 
keep-indent?  | 
  | No, but only available for actions excepting   | If   | 
text  | 
  | Yes  | Text handled by   | 
Can you improve this documentation? These fine people already did:
liquidz & Ivar RefsdalEdit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |