dojo-website
August 11, 2015 ยท View on GitHub
Development
git submodule update --init --recursivenpm installbower installgrunt develop- Visit http://localhost:1337/
Note: By default, the reference guide and API docs are not generated by the develop task.
Building the Docs
Reference Guide
- Requirement: Sphinx
sudo easy_install pipsudo pip install sphinxgrunt guide
API Docs
grunt api
Deployment
Follow the steps for the Development and Docs install and then run grunt deploy