[jQuery] Re: Documentation for Version 1.2 (Download)

2008-06-06 Thread Remy Sharp
Hi, I converted the wiki output to drive my API browser from it, and I'm in the process of decoupling this from the front end to create a stand alone engine that will allow you to query the API docs - for uses in AIR apps, Dashboard widgets, iGoogle widgets, etc. The current API browser (online

[jQuery] Re: Documentation for Version 1.2 (Download)

2008-06-06 Thread Sam Collett
There is a special page for converting WikiText to XML: http://docs.jquery.com/Special:Wiki2XML If the Wiki has built in features for converting to XML, perhaps it could be leveraged somehow? As DocBook is one of the output formats, there are more options for creating documentation. If MediaWiki

[jQuery] Re: Documentation for Version 1.2 (Download)

2008-06-06 Thread Richard D. Worth
You may want to take a look at this thread: Wiki xml exporter http://groups.google.com/group/jquery-dev/browse_thread/thread/d08934f3d4ae40 It's a few months old, so I don't know how up-to-date any referenced code might be (for converting from mediawiki to xml), but at the very least there are ur