Here belongs documentation for Code for IBM i and any subsequent extension.
To work on this documentation:
- clone repo
- install docsify
npm i docsify-cli -g
- run local with
docsify serve docs/
- by default, runs on http://localhost:3000
- Read more about Docsify