I went into Xcode -> Preferences -> Documentation and grabbed everything there that makes sense. Yet when I option+click common symbols like CGRect or CGPoint I get:
Documentation not found for the symbol 'CGPoint'. Click here to view symbol declaration.
This wasn't an issue with versions previous to Xcode 3.2.
What am I missing?