Time for action – adding the Sparrow API documentation to Xcode
To add the Sparrow API documentation, just follow these easy steps:
- Open Docs for Xcode (if you launch Docs for Xcode for the first time, grant it the access to the documentation folder).
- Click on Add Feed.
- Enter
http://doc.sparrow-framework.org/core/feed/docset.atom
in the text field and confirm by clicking on Add. - Restart Xcode (or open Xcode if Xcode was already closed).
- Open a Sparrow project and open the inline documentation by pressing the Alt button and clicking on any class name or method.
What just happened?
We added a docset feed in Docs for Xcode so that we get more precise and always up-to-date documentation when developing with Sparrow.