20 Commits

Author SHA1 Message Date
Michael Mathews
47518c3e0f Fixed incorrect code sample in README for running the debugger. Closes #42. 2011-10-08 10:23:31 +01:00
Michael Mathews
15429167b2 Updated README to show usage of the new -modules argument to Rhino. 2011-09-23 07:30:18 +01:00
Michael Mathews
e92a6ccbfe Updated readme. 2011-09-05 20:04:07 +01:00
masklinn
c9b77182f7 Fix formatting of See Also section, add link to project documentation sources. 2011-08-19 00:32:08 +03:00
Michael Mathews
c506b2f149 Updated README. 2011-06-18 10:24:32 +01:00
Michael Mathews
fc1094cfb2 Updated README. 2011-06-18 10:13:44 +01:00
Michael Mathews
ee382cdad1 Removing my own jar file and just including rhino with updated instructions on how to run jsdoc via rhino directly, build script is no longer necessary. This should path issues reported on non *nix platforms. [closes #15] 2011-05-10 21:03:37 +01:00
Michael Mathews
f7421592e2 Fixed bug that caused documenting built-in names like "constructor" to cause crash, and missing symbols from the template index. (Fixes #12). 2011-04-13 00:02:30 +02:00
Michael Mathews
95eebc9250 Changes
to improve debugging, added debugging notes to the README.
2011-04-12 21:49:40 +02:00
Michael Mathews
be570e701b Updated README. 2011-04-12 11:09:06 +02:00
Michael Mathews
60b67732ac Updated README with information about dependencies. 2011-04-10 23:27:19 +02:00
micmath
2f5934ba65 Updated package.json to include new svn repo.
git-svn-id: https://jsdoc.googlecode.com/svn/trunk/@10 d5942f49-e6af-b5c1-9d01-85772c7ca168
2011-02-24 17:09:38 +00:00
Michael Mathews
6b25e91bb0 Update to readme. 2011-01-22 23:58:26 +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
6ecb165dd4 Updated readme to reflect simplification of build script. 2010-07-28 00:29:45 +01:00
Michael Mathews
39a7ec5f19 Set vanilla to be the default template. 2010-07-16 15:08:39 +01:00
Michael Mathews
0290399e3c Added support for dox-style @api tag. Fixed but that prevented "module" docspace from being applied to module names. Changed version number to be more compatible with semantic versions. Renamed about.json to package.json to be more compatible with commonjs. 2010-07-16 10:13:19 +01:00
Michael Mathews
34214405d5 Added information of installing. 2010-06-27 17:15:54 +01:00
Michael Mathews
3af2c46d72 First code commit. 2010-06-06 21:11:11 +01:00
Michael Mathews
bf9c65d03d first commit 2010-03-13 09:21:05 +00:00