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


I'm sure I can see the search bar.

From Xcode:



  • Click Help> Documentation
  • There is a search bar in the upper right corner of the Developer Documentation window on the toolbar.
+2


a source


Oh, thank you. To be more specific, there is an anonymous gray oblong button in the upper right corner that hides this search bar.



+1


a source


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







All Articles