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
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
t
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
README.md
Added some readmes. Added feature to linkify wen URLS in @see tags.
2011-08-04 11:51:46 +01:00
runner.js
The value for a @constructs tag can now be inferred from the source code, if no value is provided.
Closes
#31
.
2011-09-12 21:38:50 +01:00
README.md
From the project root, run the following command in the terminal:
java -jar lib/js.jar jsdoc.js -T