Closed
Description
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.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
johnniwinther commentedon Jan 3, 2013
LocalWindow is no longer on api.dartlang.org. Can you point to another similar case?
DartBot commentedon Jan 3, 2013
This comment was originally written by amouravski@google.com
Those classes were renamed:
http://api.dartlang.org/docs/bleeding_edge/dart_html/Window.html
http://api.dartlang.org/docs/bleeding_edge/dart_html/WindowBase.html
DartBot commentedon Feb 28, 2013
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 commentedon Aug 26, 2013
Set owner to @efortuna.
efortuna commentedon Oct 4, 2013
cc @alan-knight.
Removed the owner.
alan-knight commentedon Oct 11, 2013
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 commentedon Oct 11, 2013
Set owner to @alan-knight.
Added Started label.
dgrove commentedon Oct 18, 2013
This is fixed in DartDocNext.
Added Fixed label.