That's a great idea, Greg, though personally I'd like to work on getting 
the stuff down at least in some basic way in these docs. Then maybe we 
could pour the descriptions into the IDLs afterwards?

I've just updated the domref and added a zipped version at 
www.mozilla.org/docs/dom/domref.zip. It's not complete yet, of course, 
but I did manage to get a few more of the window apis filled in and some 
better introductory info with Fabian's invaluable assistance.

Will be working on getting the style and event obects into the domref soon.

-ian

Greg White wrote:

> Any chance we can get the reference information for individual properties and
> methods checked into the comments in the idl files?  That should mean they get
> picked up by automated tools like doxygen, right?
> 
> Ian Oeschger wrote:
> 
>>Just posted some new DOM docs at www.mozilla.org/docs/dom/domref. There
>>is a lot to fill in, and I am working with Fabian Guisset on fitting
>>everything together, combining some other introductory material with
>>this, and publishing the remainder of the DOM object references (along
>>with the document, window, frames, and elements that are in here now).
>>
>>But I am anxious to get feedback and help on this largish project. The
>>source files are in Framemaker, unfortunately, so it's not easy to edit
>>the HTML directly, and the HTML source may be ugly to look at, but if
>>you have additions, corrections, better examples (especially!), or
>>suggestions, I can take them and get them into the original quickly and
>>publish updates. There's a DOM doc tracking bug at 93018 that I have to
>>update and where we can post patches or new docs or text or whatever.
>>
>>The plan was to make a reference for the DOM implementation in Mozilla
>>that eschews comparisons and standards talk and just shows all the DOM
>>stuff that's available on this platform, with examples for everything,
>>object-centric descriptions, and some overview information at the beginning.
>>
>>Thanks for taking a look!
>>-i.
>>
>>


Reply via email to