Generates a non-functional simulation of the JQuery API found in jquery.js, annotated with documentation comments found in jquery-docs-xml.xml, suitable for use providing Visual Studio 2008 IntelliSense hints.
You can generate an up-to-date version of the XML documentation file using David Serduke's wikiapi2xml Python CGI script (available online at http://www.exfer.net/jquery/createjQueryXMLDocs.py)
Thanks to Jeffrey Kretz for updating the script to support the latest documentation format
For more information, see James Hart's blog post