Skip to content

Implemented Classes Should Inherit Docs from Interface #7006

Closed
@DartBot

Description

@DartBot

This issue was originally filed by amouravski@google.com


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.

Activity

johnniwinther

johnniwinther commented on Jan 3, 2013

@johnniwinther
Member

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

DartBot

DartBot commented on Feb 28, 2013

@DartBot
Author

This comment was originally written by amouravski@google.com


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

jacob314 commented on Aug 26, 2013

@jacob314
Member

Set owner to @efortuna.

efortuna

efortuna commented on Oct 4, 2013

@efortuna
Contributor

cc @alan-knight.
Removed the owner.

alan-knight

alan-knight commented on Oct 11, 2013

@alan-knight
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

alan-knight commented on Oct 11, 2013

@alan-knight
Contributor

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

dgrove

dgrove commented on Oct 18, 2013

@dgrove
Contributor

This is fixed in DartDocNext.


Added Fixed label.

added this to the M8 milestone on Oct 18, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @jacob314@dgrove@efortuna@alan-knight@DartBot

      Issue actions

        Implemented Classes Should Inherit Docs from Interface · Issue #7006 · dart-lang/sdk