Where can I get the VSDoc for jQuery 1.4.2?
You can get it from here:
http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.4.2-vsdoc.js
This is a web site hosted by Microsoft.
Note that if you need a newer version, say for jQuery 2.1.0, just change the version in above's path, i.e.:
http://ajax.aspnetcdn.com/ajax/jQuery/jquery-2.1.0-vsdoc.js
and the download instantly starts.