Docs XML build problem

Docs XML build problem


I am trying to create an XML document similar to the one that is found
on the http://visualjquery.com/index.xml where it is basically an XML
document of all the methods in jQuery. But when I downloaded the code
from the repository and ran the ant file all the XML documents that
were generated had a blank <doc/> element in the xml file.
Is there something in the process that I am missing?