Opened 9 years ago
Closed 9 years ago
#13836 closed defect (wontfix)
doc of dojo/dom-construct needs update
Reported by: | Ming Zhe Huang | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Documentation | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
- Duplicated doc for same functions.
- Unnecessary doc for two non-existing functions.
- The doc is still using deprecated names.
Attachments (1)
Change History (3)
Changed 9 years ago by
Attachment: | 2011-09-06-dom-construct.patch added |
---|
comment:1 Changed 9 years ago by
The proposed patch includes:
- Remove doc of two non-existing functions:_toDom & _destroyElement.
- Attach the documentation comments to the functions, except for dom.empty which has special definition form.
- Update some API names.
comment:2 Changed 9 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Again, the patch was done without taking into consideration the way it works, and clearly without testing.
Note: See
TracTickets for help on using
tickets.
proposed patch