This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
jsdoc
Watch
1
Star
0
Fork
0
You've already forked jsdoc
mirror of
https://github.com/jsdoc/jsdoc.git
synced
2025-12-08 19:46:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
jsdoc
/
test
/
specs
History
mathematicalcoffee
32fe768ea7
minor cleanup, mainly console.log = function () {} --> spyOn(console, 'log')
2013-02-22 12:45:04 +10:00
..
documentation
add '@callback' tag (
#260
)
2013-01-23 22:56:21 -08:00
jsdoc
minor cleanup, mainly console.log = function () {} --> spyOn(console, 'log')
2013-02-22 12:45:04 +10:00
jshint
make fs module consistent with Node.js (
#211
)
2012-12-26 19:03:05 -08:00
plugins
allow plugins to be installed outside of the JSDoc directory (
#277
)
2013-01-27 07:56:43 -08:00
rhino
move rhino_modules/ to lib/
2012-12-23 14:09:37 -08:00
tags
add
@emits
as a synonym for
@fires
(
#324
)
2013-02-15 21:32:57 -08:00