Skip to content

v0.1.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@sebastian-muthwill sebastian-muthwill released this 12 Oct 19:30
· 90 commits to staging since this release
7754c8a

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