These pages should be an overview of the sum total of pages contained below it. It should be a few paragraphs and sum up what's going to take place in the following pages
These pages should each be pretty long. Generally, you want to start out with a brief introduction, provide an anecdote and then continue in depth on the subject.
At the very least, each group of pages should have the following:
The book is meant to show the user the Dojo way, or "Dojo philosophy" as many like to call it. It should enable users to understand the API documentation rather than give them the API documentation.
Part 1 is meant to focus on the main point of dojo. Event system, io, widgets, fixing the back button. It's building a foundation of the core components that will be filled in as we continue. It's called "Using dojo" because the focus is on the use of our components, not the manipulation of them. Any code should be used to tie things together.
Part 2 is meant to focus on more than just tying things together. We want users to know how to build their own widgets, packages, extend CSS and HTML and get into the nitty gritty of things
Part 3 is a "look into the engine" explaining not only how thing work but why we designed them that way. Like Part 1, it should focus on the major areas, or areas which are particularly interesting.
On any page where the dojo.book sidebar appears (including this page) click "Create new page". The new page will have the currently viewed page selected as its parent by default