Documentation for the SproutCore framework. For more information on SproutCore, see the homepage or the GitHub repository. These guides are based on the Rails Guides.
In order to start generating documentation, complete the following steps:
- install the SproutGuides package
- clone SproutGuides from git://github.com/sproutcore/sproutguides.git
- cd into sproutguides and run
guides build
to generate the output directory
Once you've completed these steps, you're ready to start working with
SproutGuides. You'll do your work inside the source/ directory. As you make
changes, run guides generate
to see them reflected in the output.
If you have any questions, the team can be reached at @sproutcore or #sproutcore