Skip to content
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

"nodoc" should generate a @deprecated annotation. #116

Open
adam-singer opened this issue Jan 14, 2014 · 0 comments
Open

"nodoc" should generate a @deprecated annotation. #116

adam-singer opened this issue Jan 14, 2014 · 0 comments

Comments

@adam-singer
Copy link
Member

See dart-gde/chrome_gen.dart#81 for discussion.

A bit more info: nodoc is also used to deprecate an API. So, the method still exists and can be called, but no documentation is generated for it, so its hard to discover.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant