vote up 14 vote down star
6

Since I pound API docs pretty hard when I'm coding, I like to have them on my local disk. jQuery.com lists a lot of sources for browsing the API documentation online, but I haven't found anywhere I can download an HTML bundle as a TAR or ZIP file. Is such a bundle available?

EDIT: I should have said that I want an HTML version.

UPDATE: I guess I didn't explore the "Alternative Resources" page deeply enough. The only downloadable HTML version I found is this one from dev.jquery.com. Does anybody prefer something else?

flag

67% accept rate

7 Answers

vote up 11 vote down check

JQuery Documentation Alternative Resources

I personally love the Windows Help File version.

link|flag
WOW! The windows help file is a big win, Mark. Thank you * 100000000 – tester Oct 28 at 1:44
vote up 4 vote down

There is an "alternative resources" page at http://docs.jquery.com/Alternative_Resources that has several options.

link|flag
vote up 3 vote down

Go look at the alternate resources page on jquery.com. You can download the API documentation in chm or pdf format. There is also an offline API browser for Mac OS X.

link|flag
vote up 2 vote down

Been wondering for ages why that Windows Help (CHM) version never displays anything when I try to navigate it?

link|flag
1  
Answer, it's blocked in xp sp2, file properties > unblock solves this. – Pedro Sobota Nov 17 '08 at 13:42
vote up 0 vote down

you could use a mirror tool such as htttrack to download it locally

link|flag
vote up 0 vote down

Visual jQuery is the best. It loads all the information at once, and then filters down as you type in the text box. It's very fast and easy to use.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.