ID |
Status |
Summary |
350
|
New |
uninitialized field documnetation not shown in output
|
349
|
New |
can't find way to document code with closure
|
348
|
New |
page https://code.google.com/p/jsdoc-toolkit/wiki/TagType does not contain type's descriptions
|
347
|
New |
File Index and _global_
|
346
|
New |
Getting Started/Introduction missing
|
345
|
New |
Patch for /wiki/TagThrows.wiki
Type-Patch
|
344
|
New |
Spelling correction
Type-Patch
|
343
|
New |
removed extra pasted text
Type-Patch
|
342
|
New |
support: best way to document input objects
|
341
|
New |
Notice on front page makes it look like this project is dead.
|
340
|
New |
Multiline comment may break the generated doc if it starts with a slash
|
339
|
New |
Better app/frame/Link.js
|
338
|
New |
publishSrcHilite
|
337
|
New |
Special characters in type expressions are not escaped properly in HTML output
|
336
|
New |
Private variables in anonymous function declared as constructor not exported
|
335
|
New |
Missing semicolon in TokenReader.js, line 17
|
334
|
New |
Missing semi-colons in TokenReader prevent use of rhino 1.7R3
|
333
|
New |
Aliased items are replaced with the first matching exported variable, even if it is not a full match.
|
332
|
New |
Assignment of a function to a prior declared variable incorrectly considered global
|
331
|
New |
@exports does not export to another symbol's prototype properly
|
330
|
WontFix |
Fails to parse files containing lambda expressions
|
329
|
New |
Documenting singleton and @export
|
328
|
MoreInfoRequired |
Unnecessary warnings of the type [java] >> WARNING: Trying to document 'xyz' without first documenting 'abc'. are generated for methods of types when the type is declared and initialized as a constructor in the same step.
|
327
|
WontFix |
add function and event link to souce
|
326
|
MoreInfoRequired |
Patch for /tags/jsdoc_toolkit-1.1/README.txt
Type-Patch
|
325
|
WontFix |
Class-level functions such as goog.dom.getElement documentation never output
|
324
|
New |
Trying to add a class
|
323
|
Invalid |
Sample.conf, app\run.js returns an exception
|
322
|
New |
properties assigned using square bracket notation are not handled by jsdoc
|
321
|
New |
Tag descriptions starting with {@link ...}
|
320
|
MoreInfoRequired |
java.lang.StackOverflowError while creating JSDocs
|
319
|
New |
Callback support in @param
|
318
|
WontFix |
Cannot document class name with hyphen
|
317
|
MoreInfoRequired |
Add a non-deprecated page that explains how to use jsdoc-toolkit
|
316
|
Invalid |
Trying to document function as a member of undocumented symbol
|
315
|
New |
Document a return value that depends on a function parameter (Factory method)
|
314
|
WontFix |
Multiple variable definitions with only one var statement causes all but first var to be defined in _global_
|
313
|
New |
jsdoc-toolkit won't document CommonJS modules
|
312
|
New |
summary and @description, except for @class
|
311
|
New |
Some sort of overloading
|
310
|
WontFix |
@constructs overrides @class
|
309
|
New |
Better support for factory pattern?
|
308
|
WontFix |
enclosed function are documented as _global_ function
|
307
|
New |
Problem with parsing
|
306
|
New |
Jsdoc comments for each javascript file
|
305
|
New |
"Inner" function are always documented
|
304
|
New |
UTF-8 BOM in publish.js breaks execution
|
303
|
New |
How can i have global namespace methods marked private
|
302
|
New |
commonjs support
|
301
|
New |
Default value of DocTag.defaultValue is empty string
|
300
|
New |
Unnecessary warning triggered when referencing 'this' inside a @lends block
|
299
|
New |
cant run jsdoc on opensuse 11.2
|
298
|
New |
Unicode and non-latin characters issue
Type-Defect
Priority-High
Component-Logic
Performance
|
297
|
Invalid |
First impressions on Linux not good
|
296
|
Invalid |
Inconsistent delimiters for multiple types
|
295
|
Fixed |
Unable to @borrow all overloaded methods with overloads
|
294
|
Accepted |
Override of _global_ namespace fails to produce expected results
Type-Defect
Priority-Low
Component-Logic
|
293
|
Fixed |
Allow object properties with quotes to be used for automatic documentation
Type-Enhancement
Milestone-Release3.0
|
292
|
Fixed |
Template links for functions with @event
|
291
|
WontFix |
@exports is missing on the tag reference wiki page.
Component-Docs
|
290
|
WontFix |
Documentation for multiple files gets lumped into one page
|
289
|
Fixed |
Regular expressions with grouping shouldn't be used in String.split()
|
288
|
Invalid |
Uploading jsdoc-toolkit 2.3 to the Maven Central Repository
|
287
|
New |
Link.js is using "publish.conf" from publish.js where it shouldn't
|
286
|
Invalid |
@inherit token
|
285
|
Invalid |
HOW TO DOCUMENT CLASS COLLECTION
|
284
|
Invalid |
Provide support for singleton classes
|
283
|
WontFix |
Need to support single var statement with commas
|
282
|
WontFix |
Provide information on valid parameter types
|
281
|
Fixed |
" round and : inside user variables don't work
Type-Enhancement
|
280
|
WontFix |
Add an @id (or @moduleId) tag
Type-Enhancement
Milestone-Release3.0
|
279
|
WontFix |
Overwriting a function gives a warning
|
278
|
Fixed |
Defining objects within a function gives a warning
|
277
|
MoreInfoRequired |
Files/Directories parsing order change
|
276
|
WontFix |
What do I use a tag in overloaded function?
|
275
|
Accepted |
Better message when invalid tags paired with @fileoverview
Type-Enhancement
|
274
|
New |
{@code} inline tag
|
273
|
WontFix |
Provide small example JS files in the jsdoc distribution
|
272
|
Fixed |
@example documentation does not explain how to end the example
|
271
|
Fixed |
Cannot find function charAt in object true
Type-Defect
Priority-Low
|
270
|
Fixed |
Patch: Allow dash after name
|
269
|
Accepted |
The source generation/highlighting isn't very flexible.
|
268
|
Fixed |
Need a way to define external plugins
|
267
|
Fixed |
Link does not resolve inherited methods
Type-Patch
|
266
|
Invalid |
members mistakenly recognized as static
|
265
|
WontFix |
Support for @return with properties (same as @param)
Type-Enhancement
|
264
|
Fixed |
Public class inside namespace gets documented ass inner instead of static member
Type-Defect
|
263
|
Invalid |
ant task for jdoc-toolkit
|
262
|
Fixed |
Class properties are all static instead of instance members.
Type-Defect
|
261
|
WontFix |
All @namespace fields & methods are marked static
|
260
|
Fixed |
Exception unless names are fully specified
Type-Defect
|
259
|
Fixed |
Class description font color bleeds over into other classes in the class index
|
258
|
WontFix |
@todo
|
257
|
WontFix |
Add @date
Type-Enhancement
|
256
|
New |
@override
Type-Enhancement
|
255
|
Invalid |
Documenting single file and recursive give different results - getting error in recursive mode only
|
254
|
Accepted |
@final
Type-Enhancement
|
253
|
WontFix |
Parsing problem when strong typing is used
|
252
|
Invalid |
"this" not recognized within classes in an anonymous function
|
251
|
Duplicate |
An extraneous doublequote in the generated meta content attribute
|