Opened 10 years ago
Closed 10 years ago
#13592 closed defect (invalid)
[patch] [cla] add comment to help jsdoc generation in json.js
Reported by: | zhangyp | Owned by: | Kris Zyp |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Documentation | Version: | 1.7.0b1 |
Keywords: | Cc: | Chris Mitchell | |
Blocked By: | Blocking: |
Description
This patch add comment to help jsdoc generation in dojo/json.js
Attachments (1)
Change History (4)
Changed 10 years ago by
Attachment: | json.js.patch added |
---|
comment:1 Changed 10 years ago by
Owner: | set to Kris Zyp |
---|
comment:2 Changed 10 years ago by
Summary: | add comment to help jsdoc generation in json.js → [patch] [cla] add comment to help jsdoc generation in json.js |
---|
comment:3 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
see explanation in #13593. closing as invalid.
Note: See
TracTickets for help on using
tickets.
I'm not sure if these changes make sense, as they imply that json.js creates functions in the dojo namespace, but it doesn't. Kris tends to document all of his API's in docs.dojocampus.org rather than through API doc.