#4915 closed defect (fixed)
doc tool seems to be missing /*===== comments
Reported by: | dante | Owned by: | Neil Roberts |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Doc parser | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
for example, the duration easing and whatnot are not being pulled from the classLike _Animation ... these blocks are inside /*====== =======*/ comments
Change History (4)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 13 years ago by
Quick note: this had nothing to do with /*=====, it was because dojo.declare is a custom function declaration, and I hadn't added that type of comment handling for it.
Note: See
TracTickets for help on using
tickets.
http://redesign.dojotoolkit.org/?q=jsdoc/dojo/HEAD/object/dojo._Animation