Michael Mathews
|
6b25e91bb0
|
Update to readme.
|
2011-01-22 23:58:26 +00:00 |
|
Michael Mathews
|
9a4a23d329
|
Clean up of test folder -- removing old samples dir.
|
2011-01-22 23:37:53 +00:00 |
|
Michael Mathews
|
afe2b90e1f
|
Moving docs to gh-pages branch.
|
2011-01-22 23:33:17 +00:00 |
|
Michael Mathews
|
210a7d103c
|
Added support for @this tag.
|
2011-01-21 21:24:16 +00:00 |
|
Michael Mathews
|
805661fafb
|
Update version id.
|
2011-01-20 23:11:14 +00:00 |
|
Michael Mathews
|
8a50128d37
|
Added "comment" property to doclets. Unknown tags now go into the "tags" property of doclets.
|
2011-01-20 23:10:11 +00:00 |
|
Michael Mathews
|
683e11593e
|
Added better support for documenting module members via @exports and @requires.
|
2011-01-18 20:05:57 +00:00 |
|
Michael Mathews
|
d57a993a1a
|
Added --configure option.
|
2011-01-17 22:00:45 +00:00 |
|
Michael Mathews
|
05ab6caf14
|
Updated project meta.
|
2011-01-16 20:15:50 +00:00 |
|
Michael Mathews
|
8c9d2b1f16
|
Updated project meta.
|
2011-01-16 20:14:53 +00:00 |
|
Michael Mathews
|
f1b751eecf
|
Updated project meta.
|
2011-01-16 20:12:41 +00:00 |
|
Michael Mathews
|
22fc216425
|
Added tests for @class tag.
|
2011-01-16 19:45:59 +00:00 |
|
Michael Mathews
|
a00113b32c
|
Added tests for @member.
|
2011-01-16 12:32:57 +00:00 |
|
Michael Mathews
|
97ae97b46f
|
Added support for @readonly tag.
|
2011-01-16 12:20:49 +00:00 |
|
Michael Mathews
|
8f5f41f78c
|
Tests for @augment and @private.
|
2011-01-16 12:08:23 +00:00 |
|
Michael Mathews
|
be57089d7c
|
Added support for the @requires tag.
|
2011-01-16 11:49:47 +00:00 |
|
Michael Mathews
|
b309be6a01
|
Added support for the @see tag.
|
2011-01-16 11:49:06 +00:00 |
|
Michael Mathews
|
176205c398
|
Added support for the @see tag.
|
2011-01-16 11:39:02 +00:00 |
|
Michael Mathews
|
dd990a434c
|
Added test cases for the @returns tag.
|
2011-01-16 11:28:39 +00:00 |
|
Michael Mathews
|
8f73a4f2f1
|
Added test cases for the @param tag.
|
2011-01-16 11:25:50 +00:00 |
|
Michael Mathews
|
db657942e9
|
Added test cases for the @param tag.
|
2011-01-16 11:17:42 +00:00 |
|
Michael Mathews
|
c2b480f887
|
Added support for the @type tag.
|
2011-01-16 00:39:10 +00:00 |
|
Michael Mathews
|
4a4e4be1ac
|
Added support for the @version tag.
|
2011-01-15 23:47:26 +00:00 |
|
Michael Mathews
|
2293d96962
|
Added support for the @since tag.
|
2011-01-15 22:25:36 +00:00 |
|
Michael Mathews
|
41b626ce88
|
Added support for the @ignore tag.
|
2011-01-15 22:16:59 +00:00 |
|
Michael Mathews
|
71e60860d9
|
Added support for the @exception tag.
|
2011-01-15 22:04:35 +00:00 |
|
Michael Mathews
|
17981bff3f
|
Added support for the @deprecated tag.
|
2011-01-15 20:23:58 +00:00 |
|
Michael Mathews
|
0ff5df9193
|
Added support for @copyright tag.
|
2011-01-15 11:29:44 +00:00 |
|
Michael Mathews
|
b5266d765b
|
Added support for @author tag.
|
2011-01-15 11:23:49 +00:00 |
|
Michael Mathews
|
8507f83e88
|
Added support for @access tag.
|
2011-01-15 11:16:29 +00:00 |
|
Michael Mathews
|
fc5319020f
|
Added support for @global tag.
|
2011-01-14 21:21:45 +00:00 |
|
Michael Mathews
|
080ac73d49
|
Extra tests for @alias.
|
2011-01-13 23:01:03 +00:00 |
|
Michael Mathews
|
f97c4723af
|
Minor refactor.
|
2011-01-13 16:58:25 +00:00 |
|
Michael Mathews
|
70d9bb2e5e
|
Added initial support for @alias tag. Added test for @module tag.
|
2011-01-13 00:46:41 +00:00 |
|
Michael Mathews
|
0624faf305
|
Added tests for parser handlers. Cleaned up unused modules.
|
2011-01-11 20:37:26 +00:00 |
|
Michael Mathews
|
1d92f5e0a2
|
Cleaned up some unit tests. Refactored the parser and handlers a bit.
|
2011-01-11 20:08:31 +00:00 |
|
Michael Mathews
|
783d269556
|
Added tests for common modules.
|
2011-01-10 22:49:45 +00:00 |
|
Michael Mathews
|
8ff19e29b6
|
Moved mustache.js into modules. Added shell script to run jsdoc.jar.
|
2011-01-10 21:38:47 +00:00 |
|
Michael Mathews
|
e1ffad5694
|
Improved query string handling
|
2011-01-09 17:51:37 +00:00 |
|
Michael Mathews
|
e51f8533bd
|
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 |
|
Michael Mathews
|
2f60a28619
|
Changes to update the haruki template to work with refactored core code.
|
2011-01-09 14:05:39 +00:00 |
|
Michael Mathews
|
06f81aaf6b
|
Added sqlite support.
|
2011-01-09 00:06:55 +00:00 |
|
Michael Mathews
|
5a9c19ff9d
|
Added taffydb, tweaked mustachejs to define a "last?" value in loops (true on the last item), added use of last? into templates.
|
2011-01-08 16:09:02 +00:00 |
|
Michael Mathews
|
af18eca3b2
|
Tweaks to template.
|
2011-01-07 17:19:06 +00:00 |
|
Michael Mathews
|
70b4260697
|
Changed -D option (which will become the "Define Option" option for compatibility reason) to the -X option, for "expel" all the doclets to console and quit.
|
2011-01-07 12:31:24 +00:00 |
|
Michael Mathews
|
b96fc0f6e6
|
Added option -D to dump the doclets to console and quit, possibly useful for debugging?
|
2011-01-07 12:26:21 +00:00 |
|
Michael Mathews
|
bb873696d0
|
Added in linkify function to default template. Added ability to keep HTML tags in text processed by the markdown plugin.
|
2011-01-06 17:14:38 +00:00 |
|
Michael Mathews
|
50faaaa607
|
Minor tweaks to template.
|
2011-01-05 23:56:17 +00:00 |
|
Michael Mathews
|
3cc8078e23
|
Support for displaying mixes, summaries, and trimming leading whitespace.
|
2011-01-05 19:33:22 +00:00 |
|
Michael Mathews
|
ae71115165
|
Added output for returns and params in the default template.
|
2011-01-05 15:26:27 +00:00 |
|