aboutsummaryrefslogtreecommitdiff
path: root/conf.json
AgeCommit message (Collapse)AuthorFilesLines
2016-03-19[dist] Added jsdoc and gh-pages to gulpfileMarak1-1/+1
* Will now build jsdocs as part of build * Will now commit and push jsdocs to gh-pages
2016-03-03Install jsdoc and add doclet stubs for all methodsTobias Witt1-0/+9
Descriptions are taken from existing comments if available. The address module already has some new sample descriptions.