Xcode 5: Documentation Viewer only shows "What's New in Xcode"

When I select "Help → Documentation and API Reference" in Xcode 5, the only content that appears in the document view is the "What's New in Xcode" note. I see no way to view or download any actual contents of the API documentation.

I checked the ~ / Library / Developer / Shared / Documentation / DocSets folder and confirmed that there are iOS5 - iOS7 for document sets. After reinstalling Xcode 4.6.3, I also verified that the contents of the documentation can be seen in the old Organizer help.

I would prefer not to store Xcode 4 read-only docs offline; How to get Xcode 5 to load local documentation kits?

+4
source share
5 answers

Short answer:

Finding documentation seems to be the only option. The right sidebar is the index that applies only to the current document (in this case, “What's New in Xcode”). The documentation there is visible for Xcode 5, but it doesn’t seem to have opened the way for direct viewing.

Long answer:

, , . , ( "" ) " " ( ) , SDK "OS X Mountain v10.8". " OS X". , -, "" . " → " , .

Apple Xcode 5 . , -, , , . , " Xcode". , , , , Xcode 4.

Xcode 5 , DocSets, .

- - . , Apple .docset, , , " " → "////index.html". "" Xcode, - ( Safari, Chrome 31), Mac/iOS -. Safari Finder, DocSets DocSet. index.html(Safari , Chrome ), , -.

, ( - , ). , / , , . Quick Help ( ), , Xcode 5 , Doxygen HeaderDoc .

+4

Dash...? , Mac/iOS: http://kapeli.com/dash

FYI , .

+4

(Xcode > Preferences...) . (iOS, Xcode, OSX,...)

+2

, Treeviewer, , , - .

- - , ( , , ), " ". , , .

, , , , , .

+1

I struggled with some unrelated issues (creating my own documentation and actually checking it with Xcode), so I ended up in this issue and bothered to look at the documentation.

This may be something new in my version of Xcode, or I may just not understand what you want, but I can access the tree structure of the documentation by clicking this button:

enter image description here

+1
source

All Articles