#9984 closed defect (fixed)
Confusing API documentation for dojo.io.iframe
Reported by: | floatingworld | Owned by: | Neil Roberts |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Doc parser | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
All you can really glean from the current documentation for the dojo.io.iframe methods and classes is approximately "just use send" but the parameters of send and purpose of the package are not evident.
There is, however, documentation at DojoCampus. It might be best to direct users there until docs can be written.
Change History (6)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Component: | Documentation → Doc parser |
---|---|
Owner: | set to Neil Roberts |
@pottedmeat - this is a parser bug I think. It isn't reducing a declare("ioargs", otherioargs) pseudo-doc. everything seems fine in dojo/io/iframe.js
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 11 years ago by
comment:5 Changed 11 years ago by
comment:6 Changed 11 years ago by
Milestone: | tbd → 1.4 |
---|
Note: See
TracTickets for help on using
tickets.
(In [20329]) refs #9984 - giving root object a summary. leaving bug open, the kwArgs are properly pseudo-doc'd so this might be a parser bug. not mixing standard IoArgs? into a fake declare