28 Commits

Author SHA1 Message Date
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
3cc8078e23 Support for displaying mixes, summaries, and trimming leading whitespace. 2011-01-05 19:33:22 +00:00
Michael Mathews
1d18f3950d Fix name and longname for file doclets. 2011-01-03 19:48:14 +00:00
Michael Mathews
43efe8048b Refactor continues. 2011-01-02 22:12:00 +00:00
Michael Mathews
568e36449c Added support for pragma comments. 2010-12-28 17:58:17 +00:00
Michael Mathews
db62d9e7b4 Added events, added parse handlers, added plugins and markdown plugin support. 2010-12-27 15:18:44 +00:00
Michael Mathews
7b55f59263 Start of deep refactor. 2010-12-26 13:52:53 +00:00
Michael Mathews
71144fa6ce Added support for the -r (recurse) option to the options processor. 2010-12-18 12:44:14 +00:00
Michael Mathews
b60a316841 Cleaned up naming of required modules. 2010-07-25 12:39:15 +01:00
Michael Mathews
512f0db298 Added support for the --nocode option. 2010-07-19 07:57:52 +01:00
Michael Mathews
39a7ec5f19 Set vanilla to be the default template. 2010-07-16 15:08:39 +01:00
Michael Mathews
909cb5ac52 Added mustache example template, vanilla. 2010-07-16 14:54:53 +01:00
Michael Mathews
a5c95a2262 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
Michael Mathews
f6f962e847 Added tests for jsdoc/src. 2010-06-27 20:57:11 +01:00
Michael Mathews
0c577940df Added JSpec tests. 2010-06-27 16:58:20 +01:00
Michael Mathews
1da08819b7 Added improvements and tests for docsets. 2010-06-13 23:06:31 +01:00
Michael Mathews
f4fc6619ae renamed @property to @member, @kind to @denom. Added testsuites. 2010-06-12 21:32:34 +01:00
Michael Mathews
4820ac398d Added encoding option. 2010-06-12 10:43:44 +01:00
Michael Mathews
04bc22c2fa Updated schema. 2010-06-09 22:55:51 +01:00
Michael Mathews
1bd89d7774 Added test framework, json validation, fixed bug in file reading code for require. 2010-06-09 22:09:01 +01:00
Michael Mathews
f1fc5166bd Make calls to jsdoc.jar work from any directory. 2010-06-06 21:34:37 +01:00
Michael Mathews
3af2c46d72 First code commit. 2010-06-06 21:11:11 +01:00