|
Re: new API Ref up: msg#00493web.dojo.devel
dojo.a11y and dojo.json are not showing up in the *tree* in the Api Ref because the "function_names" file is not showing any functions for them, even though they obviously have functions defined. You can type "dojo.a11y" into the search box and see its functions, for example, which only show up after loading the local/json/dojo.a11y file. I build the tree by parsing the function_names file and building the hierarchy from the methods defined there. To eliminate a lot of spurious one-item entries, I only put things in the tree that have children. Because a11y and json don't apparently have children, they don't show up in the tree. When the parser output the function names for those items in "function_names", they will show up in the tree. If this is never going to happen for some reason, let me know and we can try to work around it. thanks O ------------------------- We must be the change we wish to see in the world. -- Mohandas K. Gandhi On Oct 30, 2006, at 5:36 AM, Neil Roberts wrote: Is there any reason things like dojo.json and dojo.a11y aren't showing up the API Ref? |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: new API Ref up: 00493, Owen Williams |
|---|---|
| Next by Date: | decoding the ApiRef debugging stuff: 00493, Owen Williams |
| Previous by Thread: | Re: new API Ref upi: 00493, Neil Roberts |
| Next by Thread: | Re: new API Ref up: 00493, Owen Williams |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |