Re: Getting rid of a library in Developer Documentation
Re: Getting rid of a library in Developer Documentation
- Subject: Re: Getting rid of a library in Developer Documentation
- From: Adrian Bool <email@hidden>
- Date: Fri, 16 Jan 2004 12:36:46 +0100
Hi Mark,
On 16 Jan 2004, at 05:04, Mark Munz wrote:
Is there a way to remove a library from the Documentation?
I don't use Java, so the Java Library just gets in my way when looking
up Cocoa stuff. I'd like to remove it, but there doesn't seem to be
any way to do this.
I just ran the commands,
mkdir /Developer/Documentation/Removed
mv /Developer/Documentation/Cocoa/Reference/ApplicationKit/Java
/Developer/Documentation/Removed/AppKit-Java
mv /Developer/Documentation/Cocoa/Reference/Foundation/Java
/Developer/Documentation/Removed/Foundation-Java
sudo /Developer/Tools/pbhelpindexer
They seem to have the effect you are looking for.
Cheers,
aid
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.