|
XcodeDocumentationHowto
Subscribing to API Documentation in Xcode
It is possible to automatically subscribe to the Plausible Database API documentation directly in Xcode. To do so:
|
► Sign in to add a comment
|
Search
|
|
XcodeDocumentationHowto
Subscribing to API Documentation in Xcode
It is possible to automatically subscribe to the Plausible Database API documentation directly in Xcode. To do so:
|
What is the Feed URL of Documentation. As I have these Documentation in dmg.
How to add document on xcode 3.2.6? I cann't find the "New Subscription..."
Seriously? Did someone actually write this article without including the f'n URL?
To ACTUALLY get the documentation, open XCode, Choose XCode->Preferences from the menu. Select the 'Documentation' tab (far right) and press 'Add Publisher...'
Enter (paste) the following URL (8/2011) http://pldatabase.googlecode.com/svn/xcode-docset/pldatabase-1.2.atom Go to: http://code.google.com/p/pldatabase/ for the latest version of the documentation.
After it shows up in the list, press 'Get'.
Help->Developer Documentation now contains all the documentation you could need and it's actually pretty good.
-VO