How to search Xcode doc set
Here's another really stupid question. Xcode has a developer documentation window. There are sections on sorting search results by language links.
No search bar. There is no button that says "Search:". No magnifying glass.
What am I looking for? Google doesn't understand my question and I thought I'd ask you before Wolfram Alpha comes out tonight.
+1
a source to share
3 answers
This doesn't answer your question, but I've always found that Google can find relevant documentation faster than Xcode's built-in documentation. I just open a browser window and set up a default search box to use Google, with a site restricted to developer.apple.com:
http://www.google.com/search?q=SOMETHING+site%3Adeveloper.apple.com
0
a source to share