This repository was archived by the owner on Dec 4, 2017. It is now read-only.
This repository was archived by the owner on Dec 4, 2017. It is now read-only.
API page cross-linking between JS/TS and Dart #1895
Closed
Description
Individual API pages, like most doc pages, have a language selection dropdown at the top. Dart API pages will be supported soon (#1880, #1888) and the mapping between JS/TS and Dart API page entries is not one-to-one, and so the current cross-referencing scheme (which just changes the language but keeps the rest of the API page URL the same), needs to be replaced.
Note that this impacts JS/TS and Dart.
cc @kwalrath