9c01ca42d3
On API docs pages for Angular packages (e.g. https://angular.io/api/common), we show all primary and secondary entry-points. Following a link to one of the secondary entry-points (e.g. https://angular.io/api/common/http), navigates the docs page for the secondary entry-point, where it is incorrectly (and misleadingly) labelled as PACKAGE and not as an entry-point. Implemented a new ENTRY-POINT label and add support for correctly differentiating between entry-points and packages. Fixes #34081 PR Close #35427 |
||
---|---|---|
.. | ||
includes | ||
lib | ||
base.template.html | ||
class.template.html | ||
const.template.html | ||
decorator.template.html | ||
directive.template.html | ||
enum.template.html | ||
export-base.template.html | ||
function.template.html | ||
interface.template.html | ||
let.template.html | ||
ngmodule.template.html | ||
package.template.html | ||
pipe.template.html | ||
type-alias.template.html | ||
value-module.template.html | ||
var.template.html |