* Docs : fixes and enhancements for the documentation template.
This is an evolutionary update for the `jsdoc` document generation.
- Added functionality to retrieval of data comments
- Added partial for generating documentation in the method tables.
- Moved commenting to source for `Network#clusterOutliers`. This was used as a case example.
- Adjustment to CSS to get the decription text margins same as original
- Added step to generate documentation to release checklist
- Fixed some commenting which `jsdoc` couldn't handle
* Fixes for linting
* Fix redraw order
* Fix error when option is not defined
* Allow template labels
* Add .travis.yml file
* Add experiment travis code
* Fix react example
* created a checklist for the release process
* unchecked everything
* added make github release
* Remove npm-debug logs
* Fix setOptions restack when setting stack
* Remove extra line
* Fix comments from review
* added documentation on how labels are used
* added documentation on how labels are used
* applied change requests
* change requests from @wimrijnders
* added documentation on how labels are used
* applied change requests
* change requests from @wimrijnders
* changes requested by @bradh
* removed reference to the style-guide
* added a how-to-help; added a document describing the current maintainer status; fixes#2170; closes#1781
* listing the members of the support team
* use search before creating a new issue
* fixes typos