Skip to content

links broken to inherited enum class members #1232

@chalin

Description

@chalin

For example, visit https://angular.io/docs/dart/latest/api/angular2.security/TemplateSecurityContext-class.html. Click on any inherited class member like hashCode and this results in 404, page not found.

To reproduce locally:

  • Clone/checkout https://github.com/dart-lang/angular2
  • cd to the repo root.
  • Generate the api docs: dartdoc
  • View the results, say, with dhttpd --path doc/api
  • Search for TemplateSecurityContext to find the same page as the one given above.

cc @kwalrath

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work oncustomer-google3Issues originating from or important to Angular

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions