I just saw the new API browser at http://redesign.dojotoolkit.org/.
what is the status of api.xml (for integrating to API doc into other sites, IDE's or whatever) ? Does that get generated as well and is it available anywhere ?
Roberto
I just saw the new API browser at http://redesign.dojotoolkit.org/.
what is the status of api.xml (for integrating to API doc into other sites, IDE's or whatever) ? Does that get generated as well and is it available anywhere ?
Roberto
it is not yet, but getting
it is not yet, but getting very close to accurately being regenerated again. pottedmeat has done virtually all of the work on the parser to make it pickup every little piece of doc, and has almost finished tweaking the API tool to mix and munge it all together (a very difficult though important step in disambiguating all of the weird code styles that exist in core/base, and all the inheritance going on in dijit) ... once the API tool is ready, we should be able to (in theory) regenerate that data once again.