Official Mac OS X Developer Documentation

I would like to get all the developer documentation for offline use.
I use xcode mainly on my commute, and mobile inet is not good enough in my area.
There were a number of questions regarding the documents as a whole, which answered more or less, but I have a more specific requirement.
At the moment, I only have a cool link, but I would like to have the documents mentioned in the Companion Guides. I tried Signing in the 10.5 Core Library, but didn't seem to add anything to what was installed with Xcode. I am using Xcode 3.1.2 if that matters.
What are my options? Download officially / wget 'ing all / search for some obvious button in settings?

+3
source share
2 answers

Dash.app is a great documentation viewer that has all of Apple's documents for offline viewing (as well as many other frameworks / languages).

+5
source

It seems that Xcode should load it if configured according to this question:

Download Cocoa API Documentation

0
source

All Articles