Ticket #2172 (closed defect: fixed)
[api ref] dojo.data methods do not show up in API reference
| Reported by: | skinner | Owned by: | pottedmeat |
|---|---|---|---|
| Priority: | high | Milestone: | 1.1 |
| Component: | Doc parser | Version: | 0.4.1 |
| Severity: | major | Keywords: | |
| Cc: |
Description (last modified by skinner) (diff)
Most of the dojo.data files have doc comments, but those doc comments don't show up in the API reference page.
For example, here's the dojo.data.core.Read source code, which has 10 methods with comments:
And here's the API reference page for dojo.data.core.Read, which does not show any of the 10 methods, or their comments:
Change History
Note: See
TracTickets for help on using
tickets.