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
/
modules
History
Michael Mathews
f7a62a913a
Added better support for documenting properties of the "exports" global in commonjs modules.
2011-01-29 10:31:50 +00:00
..
common
Changed kind from "constructor" to "class", added support for @constructs tag to document the constructor function separately to the class documentation. Added support for documenting anonymous functions.
2011-01-24 18:00:01 +00:00
evilstreak
Added events, added parse handlers, added plugins and markdown plugin support.
2010-12-27 15:18:44 +00:00
goessner
Added JSpec tests.
2010-06-27 16:58:20 +01:00
janl
Moved mustache.js into modules. Added shell script to run jsdoc.jar.
2011-01-10 21:38:47 +00:00
jsdoc
Added better support for documenting properties of the "exports" global in commonjs modules.
2011-01-29 10:31:50 +00:00
sitepen
Updated schema.
2010-06-09 22:55:51 +01:00
typicaljoe
Added taffydb, tweaked mustachejs to define a "last?" value in loops (true on the last item), added use of last? into templates.
2011-01-08 16:09:02 +00:00