The Bow Framework documentation web site
Install the documentation localy and contrib on.
git clone https://github.com/bowphp/docs bowphp-docs
cd bowphp-docs
npm install
npm run startInstall doctum.phar generator and generate the API docus
cd api-docs
./bash.shEdit the content of bowphp-docs/docs for update documentation and save.
Thank you for considering contributing to Bow Framework! The contribution guide is in the framework documentation.
