Torso
Different documentation types
- modules - Example of free-floating .md files - includes docs/modules/behaviors/DATA_BEHAVIOR.md
- Generated API - Generated using jsdoc against 3 files (View.js, Behavior.js, torso.js) - will take some work to generate the rest of the files.
- Generated API in markdown - jsdoc generated same as above and then converted to markdown (for native github access).
- Annotated Source - ToC to docs generated using docco (same as Backbone annotated source)
- Interactive docs - Old Github Pages code from gh-pages branch.
Existing .md documation links
- API - From docs/API.md
- DEVELOPMENT - From docs/DEVELOPMENT.md
- DOCUMENTATION - From docs/DOCUMENTATION.md
- RULES - From docs/RULES.md