Skip to content

Implemented Classes Should Inherit Docs from Interface #7006

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

Closed
DartBot opened this issue Nov 28, 2012 · 8 comments
Closed

Implemented Classes Should Inherit Docs from Interface #7006

DartBot opened this issue Nov 28, 2012 · 8 comments
Assignees
Milestone

Comments

@DartBot
Copy link

DartBot commented Nov 28, 2012

This issue was originally filed by [email protected]


For example, LocalWindow implements Window:
http://api.dartlang.org/docs/bleeding_edge/dart_html/LocalWindow.html
http://api.dartlang.org/docs/bleeding_edge/dart_html/Window.html

but does not have any of the corresponding documentation.

Actually it has some, but I can't figure out the pattern for why it's including some of the docs and not others.

@johnniwinther
Copy link
Member

LocalWindow is no longer on api.dartlang.org. Can you point to another similar case?

@DartBot
Copy link
Author

DartBot commented Jan 3, 2013

@DartBot
Copy link
Author

DartBot commented Feb 28, 2013

This comment was originally written by [email protected]


Should be fixed in new dartdoc viewer.
issue #8857


Set owner to @jacob314.
Added Component-UI label.
Marked this as being blocked by #8857.

@jacob314
Copy link
Member

Set owner to @efortuna.

@efortuna
Copy link
Contributor

efortuna commented Oct 4, 2013

cc @alan-knight.
Removed the owner.

@alan-knight
Copy link
Contributor

Let's verify if it's working in the new dartdoc.


Added this to the M8 milestone.
Removed Area-DartDoc label.
Added Area-DartDocNext label.

@alan-knight
Copy link
Contributor

Set owner to @alan-knight.
Added Started label.

@dgrove
Copy link
Contributor

dgrove commented Oct 18, 2013

This is fixed in DartDocNext.


Added Fixed label.

@DartBot DartBot added this to the M8 milestone Oct 18, 2013
This issue was closed.
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

6 participants