nyc-bookstores/node_modules/mapbox.js/DOCUMENTING.md
2013-05-27 13:45:59 -07:00

11 lines
270 B
Markdown

## 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