« Windows Media Player for Linux! | Main | Adding a Protocol Shim to Mozilla Article »

February 26, 2004

Want to help with Mozilla Developer Docs?

I'm currently working on a new format for the Gecko DOM Reference. The current format is a very non-semantic XML format. The idea is to convert it to a more semantic format and then use XSLT to generate the HTML and PDF versions.

I have a simple Java buildsystem running, and working on the syntax right now. Once that is settled, the current content needs to be moved to the new one, and wondering if anyone wants to help out with that tedious task :)

Posted by doron at February 26, 2004 7:25 PM

Comments

I'm not sure home much time I could devote to this, but I'm interested, so what would be envolved exactly? Thinking about it, couldn't you use XSLT to transform the old XML format to the new one?

Posted by: Andrew Smith at February 27, 2004 12:20 AM

I might be able to help you out on that one. I take it I'll need Java, so I can use your buildsystem?..

Posted by: DaveB at March 3, 2004 11:53 AM