Documentation for Wio https://wio.github.io/docs
- To build the docs, execute the
docwizard.shbash script with-buildflag
./scripts.docwizard.sh -build
- To clean the docs build files, execute the
docwizard.shbash script with-cleanflag- You will have to clean the build files when you add new files or rename files
./scripts.docwizard.sh -clean
- To display the docs html files, execute the
docwizard.shbash script with-runflag
./scripts.docwizard.sh -run