aboutsummaryrefslogtreecommitdiff
path: root/conf.json
AgeCommit message (Collapse)AuthorFilesLines
2022-01-21chore: delete old examples and doc folder (#155)Damien Retzinger1-12/+0
Co-authored-by: Shinigami92 <[email protected]>
2022-01-10chore: format root files (#64)Shinigami1-3/+1
2020-08-22Update generated docs and ReadMeMarak1-3/+3
Update Licenses
2016-09-27include image_provider folder to create a docChinCluBi1-0/+5
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.