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
/
t
History
Michael Mathews
0341d71d4b
When a function symbol has an @constructs tag with no value, in a @lends block with a "Name#" value, the function is documented as a constructor of "Name".
Closes
#31
.
2011-09-13 10:07:47 +01:00
..
cases
When a function symbol has an @constructs tag with no value, in a @lends block with a "Name#" value, the function is documented as a constructor of "Name".
Closes
#31
.
2011-09-13 10:07:47 +01:00
common
Added more nodejs compatible version of require().
2011-06-17 21:06:37 +01:00
jsdoc
Moved link generation code out into its own module: templateHelper. Added feature to convert unsafe filenames to md5 hashes.
2011-08-06 21:39:54 +01:00