Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Search for abstract class 'Application on docs.angulardart.org returns multiple entries #66

Closed
DartBot opened this issue Sep 29, 2014 · 9 comments

Comments

@DartBot
Copy link

DartBot commented Sep 29, 2014

From [email protected] on April 01, 2014 23:20:19

I'm not sure what's happening here. If you go to docs.angulardart.org and search for the abstract class "Application", you find both the definition of that class (in library angular:app) as well as the usage of that class as part of the angular:app:dynamic library and the angular:app:static library.

This is confusing -- we think it should only show up at the point where it's defined, not where it's also used.

Original issue: http://code.google.com/p/dart/issues/detail?id=17949

@DartBot
Copy link
Author

DartBot commented Sep 29, 2014

From @kevmoo on April 03, 2014 19:20:09

Status: Triaged
Labels: Pkg-DartDoc Area-Pkg

@DartBot
Copy link
Author

DartBot commented Sep 29, 2014

From @kevmoo on April 07, 2014 13:21:45

Labels: -Pkg-DartDoc Pkg-DocGen

@DartBot
Copy link
Author

DartBot commented Sep 29, 2014

From @efortuna on May 01, 2014 15:09:21

Labels: -Priority-Unassigned Priority-Medium Milestone-1.5

@DartBot
Copy link
Author

DartBot commented Sep 29, 2014

From @kasperl on June 04, 2014 03:23:40

Labels: -Milestone-1.5 Milestone-1.6

@DartBot
Copy link
Author

DartBot commented Sep 29, 2014

From @kasperl on July 10, 2014 03:12:42

Labels: -Milestone-1.6 Oldschool-Milestone-1.6

@DartBot
Copy link
Author

DartBot commented Sep 29, 2014

From @sethladd on July 28, 2014 12:19:41

Is this a docgen or dartdoc viewer issue?

Cc: [email protected]

@DartBot
Copy link
Author

DartBot commented Sep 29, 2014

From @alan-knight on July 28, 2014 12:26:31

Viewer. But some extent it's working as intended - the search is for words, not definitions. so it's going to include anything that mentions the word. If the word is a class you'd expect the definition to be first, but I don't think it should exclude all other results.

Labels: -Area-Pkg -Pkg-DocGen Area-DartDocViewer

@DartBot
Copy link
Author

DartBot commented Sep 29, 2014

From @kasperl on August 04, 2014 00:41:14

Labels: -Oldschool-Milestone-1.6

@sethladd
Copy link
Contributor

Moved to dart-lang/dartdoc#7

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

3 participants