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
/
samples
History
Michael Mathews
33ef0da73c
Improved comments for tag dictionary. Added support for @fires and @throws.
2010-07-08 22:47:49 +01:00
..
src
Added tests for jsdoc/src.
2010-06-27 20:57:11 +01:00
tag_const.js
Added ability to define type in @const. Cleaned up doclet postprocess function to use tagdictionary instead of ad hoc rules.
2010-07-07 23:21:38 +01:00
tag_constructor.js
Added tests for @file, @returns, and @type.
2010-07-04 01:48:04 +01:00
tag_exception.js
Improved comments for tag dictionary. Added support for @fires and @throws.
2010-07-08 22:47:49 +01:00
tag_file_1.js
Added tests for @file, @returns, and @type.
2010-07-04 01:48:04 +01:00
tag_fires.js
Improved comments for tag dictionary. Added support for @fires and @throws.
2010-07-08 22:47:49 +01:00
tag_preserve.js
Added tets for @const and @preserve.
2010-07-07 00:10:04 +01:00