Skip to content

[Docs] Dartdoc links are not working for ScriptCategory #166079

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
justinmc opened this issue Mar 27, 2025 · 2 comments
Open

[Docs] Dartdoc links are not working for ScriptCategory #166079

justinmc opened this issue Mar 27, 2025 · 2 comments
Labels
d: api docs Issues with https://api.flutter.dev/ framework flutter/packages/flutter repository. See also f: labels. P2 Important issues not at the top of the work list team-framework Owned by Framework team triaged-framework Triaged by Framework team

Comments

@justinmc
Copy link
Contributor

This sort of comment is not resulting in a link:

/// [ScriptCategory.englishLike]

Also, the analyzer doesn't complain about it. Is this user-error somehow or is there a bug here?

Discovered in #165395.

@justinmc justinmc added the d: api docs Issues with https://api.flutter.dev/ label Mar 27, 2025
@Renzo-Olivares
Copy link
Contributor

Renzo-Olivares commented Mar 27, 2025

Similarly /// [SelectableRegionSelectionStatus.finalized] does not work in https://api.flutter.dev/flutter/widgets/SelectableRegion-class.html even though its defined in the same file it is used in.

@Mastermind-sap
Copy link
Contributor

I believe there is a problem with generating links to enum values.
There has been a lot of issues with dartdoc generating broken links for enum values. (referring previous issues : 1, 2, 3)

@darshankawar darshankawar added framework flutter/packages/flutter repository. See also f: labels. team-framework Owned by Framework team labels Mar 28, 2025
@justinmc justinmc added P2 Important issues not at the top of the work list triaged-framework Triaged by Framework team labels Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
d: api docs Issues with https://api.flutter.dev/ framework flutter/packages/flutter repository. See also f: labels. P2 Important issues not at the top of the work list team-framework Owned by Framework team triaged-framework Triaged by Framework team
Projects
None yet
Development

No branches or pull requests

4 participants