Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialJacob Sigismonti
1,523 PointsDocumentation in Browser?
When I click on the SDK Guide in the Xcode documentation, it opens up safari and brings me to the apple website. In the video, he clicked on the SDK Guide and it stayed within the documentation. Why does mine take me to safari? How do i change that feature?
2 Answers
Matt Faber
9,156 PointsHave you downloaded the documentation set for iOS? Just a guess.
I have all the documentation sets downloaded and they will all open within the Documentation application window.
You can check in Xcode > Preferences, then select the Downloads tab.
Alexander Bussey
11,162 PointsThere's also a cool app named Dash that allows you to download the documentation for a lot of different languages.
Check it out at https://kapeli.com/dash. It's especially useful if you program in multiple languages.
Jacob Sigismonti
1,523 PointsJacob Sigismonti
1,523 PointsThanks so much! I checked and I haven't downloaded the sets. I'm downloading them now, hopefully that will fix the problem.
Matt Faber
9,156 PointsMatt Faber
9,156 PointsNo problem, let me know if that fixes the issue.