aboutsummaryrefslogtreecommitdiffstats
path: root/development/tools
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused AppVeyor configuration (#6840)Mark Stacey2019-07-123-61/+0
| | | | | | | | The AppVeyor configuration appears to be unused - this project is not connected to AppVeyor. After deleting the AppVeyor config, the JSDoc config was the last thing in the `development/tools` directory. That felt a little silly, so I moved it up to `development`.
* Add JSDocs Page and ScriptDan Finlay2018-04-133-0/+61
Includes new script `npm run doc` for generating docs page.