API documentation, how to filter symbols

When I look up API documentation using a web browser I am now consistently taken to the new "reference" location as opposed to the original "library" location. The new location does not seem to have the capability to filter symbols "on this page" (as it was known before). I rely heavily on this filtering capability and would like to know how to do it or if it will be implemented soon. Or can I still get to the previous view? Even though the search results indicate finding my desired information at the "library" location, my browser seems to be automatically redirected to the new location. This happens even when pasting a "library" URL from a page still open in my browser, for example https://developer.apple.com/library/ios/documentation/UIKit/Reference/UICollectionViewFlowLayout_class/index.html#//apple_ref/swift/cl/c:objc(cs)UICollectionViewFlowLayout


this ends up at

https://developer.apple.com/reference/uikit/uicollectionviewflowlayout#//apple_ref/swift/cl/c:objc(cs)UICollectionViewFlowLayout

which is prettier to look at but much less useful.

And where are the subclass relationships?

And links to argument types? And "Use instead" references in decpricated calls.


Apple has totally botched the document story in XC8, so I'll just stuck with XC7 docs until someone gets a clue.

API documentation, how to filter symbols
 
 
Q