Steps to reproduce:
Overview should show the a11y tools available:
ListKeyManager
FocusTrap
InteractivityChecker
Overview is a mixture of headers from the different a11y tooling. Markdown may be tagged wrong?
v11 docs site
Something is definitely weird with how the TOC is being generated. Might be related to #21751. @Splaktar want to take a look since you dealt with this recently?
I will take a look.
It looks like this was messed up when more content was added in v6. Here's the v5 site: https://v5.material.angular.io/cdk/a11y/overview.
PR https://github.com/angular/components/pull/22136 fixes this, but looking into this uncovered a lot of other questions in COMP-164.
Now that this has been merged and the docs-content generated, I can post a screenshot of what this will look after the docs site gets deployed the next time.

Most helpful comment
PR https://github.com/angular/components/pull/22136 fixes this, but looking into this uncovered a lot of other questions in COMP-164.