UNPKG

wt2doc

Version:

WebTemplate to Asciidoc documentation - a util by Bifrost for Bifrost

16 lines (13 loc) 654 B
# wt2doc Asciidoc generator for Archetype Designer web templates ## Purpose Documentation for clinical applications should be written and maintained in one single truth. The openEHR template is such a resource. This project generates asciidoc files for a given template. ## Usage ``` ❯ wt2doc Options: --help Show help [boolean] --version Show version number [boolean] --web-template, --wt [string] [required] -o, --out-file [string] [required] ```