-
Notifications
You must be signed in to change notification settings - Fork 176
Open
Labels
Description
We are not showing methods/events that were moved to other domain in their old domain:
Hide entries marked with "redirect". Those are just for backwards compatibility. |
However, in search results we have links to both: new and the old domain. Old domain links are broken. See 'highlightNode' that was moved from DOM to Overlay:
We should either:
- show redirected items in their old domains with label "deprecated" or
- stop generating broken links (create-search-index.js).