Tom Freudenberg
8a24a1b2ba
Make Script More Portable With #!/usr/bin/env
2015-11-01 22:04:10 +01:00
David Glasser
3da4e611c9
Get JSDoc working again
...
- Upgrade to a newer (unreleased) version which supports
function k({} = {}) {}
and doesn't also crash
- Filter out boring warnings
- Don't use ES7 syntax that JSDoc doesn't support in one file that
has JSDoc in it
2015-07-22 22:29:08 -07:00
Anubhav Jain
74dde90cda
Fixed jsdoc.sh to start script from the meteor home directory.
...
Jsdoc.js relies on this or otherwise throws an error.
2015-06-10 14:42:32 -07:00
David Glasser
2248a0174a
Fix jsdoc. No longer depends on dev bundle.
2014-10-28 10:34:59 -07:00
David Greenspan
bc10c537c7
Fix presumed typo in jsdoc.sh
2014-09-18 17:47:03 -07:00
Sashko Stubailo
c69447b03c
Add comment explaining change
2014-09-10 09:54:26 -07:00
Sashko Stubailo
05507080f6
Make JSDoc like 100 times faster by searching files with grep first
2014-09-10 09:46:30 -07:00
Sashko Stubailo
586b6e2712
Auto document a lot more things
2014-09-04 21:42:03 -07:00
David Greenspan
384c98b88d
Make jsdoc.sh use dev_bundle’s node
2014-08-27 22:57:21 -07:00
Sashko Stubailo
29ff6a8d99
Add jsdoc to dev bundle
2014-08-27 14:46:55 -07:00
Sashko Stubailo
0618c41dd6
Add some basic JSDoc stuff to generate a js file for docs
2014-08-25 17:24:31 -07:00