v0.1.0-alpha
Pre-release
Pre-release
sebastian-muthwill
released this
12 Oct 19:30
·
90 commits
to staging
since this release
This is the alpha version for powerapps-docstring.
Features
- generates a basic documentation output based on a source folder "src"
run with:
python main.py -s src/appname -o /example/output/folder
- output can be customized via config.yaml
Known limitations
- .msapp needs to be unpacked bevore (currently no handling for this)
- only tested on canvas apps