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 |
|
Michael Mathews
|
7fc4708526
|
Added addition tests for the @default tag.
|
2011-04-10 09:54:07 +02:00 |
|
Michael Mathews
|
2b3553dd64
|
Added boolean trus and false to the list of @default values recognised from the code source. Added support for invalid variable name characters in the keys of objectliterals, plus tests.
|
2011-04-10 00:31:54 +02:00 |
|
Michael Mathews
|
20416aa65c
|
Added support for @lends to the global.
|
2011-04-09 21:44:44 +02:00 |
|
Michael Mathews
|
d7675bbb2f
|
Fixed failing unit test on dumper where dates were not being stringified in a uniform timezone offest.
|
2011-04-09 21:36:59 +02:00 |
|
Michael Mathews
|
37b9e2bf78
|
Added explicit classpath to the bash script.
|
2011-04-09 19:48:59 +02:00 |
|
Michael Mathews
|
813fd8ad63
|
Changed name of build folder to make compatible with NPM.
|
2011-03-29 22:13:49 +01:00 |
|
Michael Mathews
|
88e9ab9e32
|
Merge branch 'master' of https://github.com/novemberborn/jsdoc into novemberborn-master
|
2011-03-29 22:04:48 +01:00 |
|
Michael Mathews
|
511703cce8
|
Fix for broken borrows resolution code.
|
2011-03-29 17:58:50 +01:00 |
|
Mark Wubben
|
53dbc2df1d
|
Rename build/ folder, NPM removes it upon installation
|
2011-03-29 15:34:07 +01:00 |
|
Michael Mathews
|
79964a8727
|
Implemented excludePattern option in conf.json to exclude source files that match a given pattern.
|
2011-03-17 23:04:26 +00:00 |
|
Michael Mathews
|
98bd032049
|
Added borrow module to resolve borrowed symbols.
|
2011-03-17 22:19:50 +00:00 |
|
Michael Mathews
|
815147686b
|
Fixed missing default value from template output.
|
2011-03-15 08:01:53 +00:00 |
|
Michael Mathews
|
91a6cdb245
|
Added support for {type} clauses in @property, @const, and @module.
|
2011-03-12 22:28:15 +00:00 |
|
Michael Mathews
|
4edb8bcff6
|
No longer need to add @lends to the documentation for module.exports.
|
2011-03-12 13:50:00 +00:00 |
|
Michael Mathews
|
98f5751ff7
|
Added support for globals in the default template.
|
2011-02-27 20:36:41 +00:00 |
|
Michael Mathews
|
5b5bc59161
|
Removed unused test file.
|
2011-02-27 19:36:47 +00:00 |
|
Michael Mathews
|
a3c43f1615
|
Removed unused tag synonyms.
|
2011-02-27 19:34:27 +00:00 |
|
Michael Mathews
|
96b0cce002
|
Added ancestry links. Namespaces are now shown in the nav.
|
2011-02-27 10:40:47 +00:00 |
|
Michael Mathews
|
71fc8b4e3c
|
The @lends tag now marks itself as undocumented, so it doesnt overwrite the symbol being lent to.
|
2011-02-26 20:29:59 +00:00 |
|
Michael Mathews
|
0cbb98ae46
|
Fix conflicts.
|
2011-02-26 13:08:23 +00:00 |
|
Michael Mathews
|
32c59fa032
|
Rendering @links in type names.
|
2011-02-26 13:00:02 +00:00 |
|
Michael Mathews
|
523cb3dbd4
|
Added rendering of @links in classdesc and desc.
|
2011-02-26 12:42:04 +00:00 |
|
Michael Mathews
|
af8295aff4
|
Fixes for intrapage link rendering.
|
2011-02-26 12:18:05 +00:00 |
|
Michael Mathews
|
15268b3ce0
|
Better handling of multiple variations with the same name.
|
2011-02-26 12:08:55 +00:00 |
|
Michael Mathews
|
7ae6d436ad
|
Better handling of multiple variations with the same name.
|
2011-02-26 12:01:06 +00:00 |
|
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
|
7402f3fffb
|
Added more tests for @lends tag.
|
2011-02-25 22:58:28 +00:00 |
|
Michael Mathews
|
a76a9891dd
|
Improved doc comments in some of the jsdoc modules.
|
2011-02-25 13:41:05 +00:00 |
|
micmath
|
0c714c98f0
|
Improvements to default template: added navigation.
git-svn-id: https://jsdoc.googlecode.com/svn/trunk/@19 d5942f49-e6af-b5c1-9d01-85772c7ca168
|
2011-02-25 12:17:39 +00:00 |
|
micmath
|
54c0e0b8c0
|
Work on templates. Replaced mustache with Underscore Template code.
git-svn-id: https://jsdoc.googlecode.com/svn/trunk/@18 d5942f49-e6af-b5c1-9d01-85772c7ca168
|
2011-02-24 17:11:28 +00:00 |
|
micmath
|
81cc2e4939
|
Fixes for var scoping, @lends and @borrows.
git-svn-id: https://jsdoc.googlecode.com/svn/trunk/@17 d5942f49-e6af-b5c1-9d01-85772c7ca168
|
2011-02-24 17:11: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 |
|
micmath
|
ec96fe49e8
|
Refactor of var scope code.
git-svn-id: https://jsdoc.googlecode.com/svn/trunk/@15 d5942f49-e6af-b5c1-9d01-85772c7ca168
|
2011-02-24 17:10:38 +00:00 |
|
micmath
|
cbab597b91
|
Improved detection of outer/inner scoped variables.
git-svn-id: https://jsdoc.googlecode.com/svn/trunk/@14 d5942f49-e6af-b5c1-9d01-85772c7ca168
|
2011-02-24 17:10:24 +00:00 |
|
micmath
|
6af99edab7
|
Added support for @typedef tag.
git-svn-id: https://jsdoc.googlecode.com/svn/trunk/@13 d5942f49-e6af-b5c1-9d01-85772c7ca168
|
2011-02-24 17:10:12 +00:00 |
|
micmath
|
ff90450af5
|
Doclets that are immediately adjacent to each other are now considered @also docs.
git-svn-id: https://jsdoc.googlecode.com/svn/trunk/@12 d5942f49-e6af-b5c1-9d01-85772c7ca168
|
2011-02-24 17:10:00 +00:00 |
|
micmath
|
d53971d2f3
|
Added support for the @also pragma, to allow multiple doclets to be associated with the same line of source code. Tweaks to the default template.
git-svn-id: https://jsdoc.googlecode.com/svn/trunk/@11 d5942f49-e6af-b5c1-9d01-85772c7ca168
|
2011-02-24 17:09:48 +00: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
|
6a52c03201
|
Work on templates. Replaced mustache with Underscore Template code.
|
2011-02-24 17:09:10 +00:00 |
|
Michael Mathews
|
10a71c6b4b
|
Fixes for var scoping, @lends and @borrows.
|
2011-02-22 09:44:50 +00:00 |
|
Michael Mathews
|
61e74dcd5f
|
Fixed up default template more, added static files.
|
2011-02-13 00:18:09 +00:00 |
|
Michael Mathews
|
d36955ccf8
|
Refactor of var scope code.
|
2011-02-11 21:12:53 +00:00 |
|
Michael Mathews
|
e4852bcb15
|
Improved detection of outer/inner scoped variables.
|
2011-02-10 23:23:12 +00:00 |
|
Michael Mathews
|
228835ec1f
|
Added support for @typedef tag.
|
2011-02-08 20:04:49 +00:00 |
|
Michael Mathews
|
51243ece55
|
Doclets that are immediately adjacent to each other are now considered @also docs.
|
2011-02-06 10:35:14 +00:00 |
|
Michael Mathews
|
602c41680d
|
Added support for the @also pragma, to allow multiple doclets to be associated with the same line of source code. Tweaks to the default template.
|
2011-02-06 00:41:40 +00:00 |
|
Michael Mathews
|
6917abcc4f
|
Updated package.json to include new svn repo.
|
2011-02-05 23:35:56 +00:00 |
|