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
f97c4723af
Minor refactor.
2011-01-13 16:58:25 +00:00
..
opts
Added support for the -q --query option to pass in custom options. Added support for haruki to generate XML when the format=xml query option is seen.
2011-01-09 14:39:44 +00:00
src
Added initial support for @alias tag. Added test for @module tag.
2011-01-13 00:46:41 +00:00
tag
Minor refactor.
2011-01-13 16:58:25 +00:00
doclet.js
Cleaned up some unit tests. Refactored the parser and handlers a bit.
2011-01-11 20:08:31 +00:00
name.js
Cleaned up some unit tests. Refactored the parser and handlers a bit.
2011-01-11 20:08:31 +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
Changes to update the haruki template to work with refactored core code.
2011-01-09 14:05:39 +00:00