On 22 May 2008, at 14:18, Graham Cox wrote:
Do read this:
file:///Developer/Documentation/DocSets/com.apple.ADC_Reference_Library.CoreReference.docset/Contents/Resources/Documents/documentation/Cocoa/Conceptual/CopyandPaste/Articles/pbFundamentals.html
(by the way, does pasting the file URL here actually work? I assume
everyone will have the same Xcode installation... is there a way to
get the URL of the equivalent online site from the Xcode
documentation browser?)
Sort of, when I click it it does the equivalent of Reveal in Finder on
the relevant file; it doesn't go directly to Safari.
To get the equivalent online url, you can replace:
file:///Developer/Documentation/DocSets/com.apple.ADC_Reference_Library.CoreReference.docset/Contents/Resources/Documents/
with:
http://developer.apple.com/
so the above becomes:
http://developer.apple.com/documentation/Cocoa/Conceptual/CopyandPaste/Articles/pbFundamentals.html
Matt
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]