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
/
jsdoc
History
Michael Mathews
61e74dcd5f
Fixed up default template more, added static files.
2011-02-13 00:18:09 +00:00
..
opts
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
src
Fixed up default template more, added static files.
2011-02-13 00:18:09 +00:00
tag
Added support for @typedef tag.
2011-02-08 20:04:49 +00:00
doclet.js
Improved detection of outer/inner scoped variables.
2011-02-10 23:23:12 +00:00
name.js
Refactor of var scope code.
2011-02-11 21:12:53 +00:00
package.js
Added support for the @also pragma, to allow multiple doclets to be associated with the same line of source code. Tweaks to the default template.
2011-02-06 00:41:40 +00:00
schema.js
Tweaked schema to match recent changes to @description and @returns type.
2010-12-18 12:26:15 +00:00
tag.js
Updates to internal jsdocs. Improvements to the defaulttemplate.
2011-01-31 22:02:42 +00:00