18 Commits

Author SHA1 Message Date
Michael Mathews
8ccb4189a3 Added year to timestamp. 2011-02-26 10:47:46 +00:00
Michael Mathews
86e91ca052 Improvements to default template. 2011-02-25 23:00:07 +00:00
Michael Mathews
a76a9891dd Improved doc comments in some of the jsdoc modules. 2011-02-25 13:41:05 +00:00
micmath
b70a9bf0ef Fixed up default template more, added static files.
git-svn-id: https://jsdoc.googlecode.com/svn/trunk/@16 d5942f49-e6af-b5c1-9d01-85772c7ca168
2011-02-24 17:10:50 +00:00
Michael Mathews
221aa8cbad Changed kind from "constructor" to "class", added support for @constructs tag to document the constructor function separately to the class documentation. Added support for documenting anonymous functions. 2011-01-24 18:00:01 +00:00
Michael Mathews
aef2663dc2 Improved layout and css of params in the default template. 2011-01-23 01:20:02 +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
e1ffad5694 Improved query string handling 2011-01-09 17:51:37 +00:00
Michael Mathews
06f81aaf6b Added sqlite support. 2011-01-09 00:06:55 +00:00
Michael Mathews
43efe8048b Refactor continues. 2011-01-02 22:12:00 +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
f6f962e847 Added tests for jsdoc/src. 2010-06-27 20:57:11 +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
1bd89d7774 Added test framework, json validation, fixed bug in file reading code for require. 2010-06-09 22:09:01 +01:00
Michael Mathews
3af2c46d72 First code commit. 2010-06-06 21:11:11 +01:00