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
/
templates
History
Michael Mathews
f7421592e2
Fixed bug that caused documenting built-in names like "constructor" to cause crash, and missing symbols from the template index. (
Fixes
#12
).
2011-04-13 00:02:30 +02:00
..
default
Fixed bug that caused documenting built-in names like "constructor" to cause crash, and missing symbols from the template index. (
Fixes
#12
).
2011-04-13 00:02:30 +02:00
haruki
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