nyc-bookstores/node_modules/mapbox.js/DOCUMENTING.md

11 lines
270 B
Markdown
Raw Normal View History

2013-05-27 20:45:59 +00:00
## DOCUMENTATION STANDARDS
Components:
* Heading - h3 for functions, h2 for object creation, h1 for topics
* Short description. For functions, this should start with a verb, like
'Set the center of the map.'
* Arguments, if any
* Return value
* Example, in 4-indent