simple question, but after jumping over to the new XCode 4 IDE and open the organizer and select the "Documentation", i can´t find a way how to display the "table of contents" of a visible class..
I think about a way how to display it before and the current web-documentation: Hope someone can answer it.. Thanks
sudo egrep -lRZ "Prototype.Browser.Xcode4OrNewer=Prototype.Browser.XcodeVersion<1000;" /Library/Developer/Documentation/DocSets | xargs -0 -L % sudo sed -i '' -e 's/Prototype\.Browser\.Xcode4OrNewer\=Prototype\.Browser\.XcodeVersion\<1000\;/Prototype\.Browser\.Xcode4OrNewer\=false\;/g'
It will fix up some of the javascript that disables the ToC in Xcode 4. Make a backup of your developer DocSets if you like.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With