Opened 9 years ago
Closed 9 years ago
#14562 closed defect (wontfix)
Why no entry for "io-query" in API doc?
Reported by: | helloworld | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Doc parser | Version: | 1.7.1 |
Keywords: | io query doc | Cc: | |
Blocked By: | Blocking: |
Description
hi,
I found "io-query" in http://dojotoolkit.org/reference-guide/dojo/hash.html#dojo-hash (and Reference Guide). with
require(["dojo/hash", "dojo/io-query"], function(hash, ioQuery){
But I cannot find any entry about "io-query" or "objectToQuery" in http://dojotoolkit.org/api/
I hope it is my wrong that I didn't find it.
Actually, it is very sad that the documents is not synchronized with code, especially for the API doc.
Because very time to look up the documents, I will be thinking the document is right or not, or there is something missing in the doc. You know that's so bad that we cannot rely on it.
Thanks.
Change History (2)
comment:1 Changed 9 years ago by
Component: | Documentation → Doc parser |
---|---|
Owner: | set to dante |
comment:2 Changed 9 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This is part of the transition to full AMD and as such is not super "official" yet. As we move towards 2.0 you might see it show up (as in, future major releases).