dart-archive / pub-dartlang

DEPRECATED - old pub.dartlang.org site in Python
https://github.com/dart-lang/pub-dartlang-dart
Other
43 stars 18 forks source link

pub site linking to docs when it probably shouldn't #241

Open DartBot opened 9 years ago

DartBot commented 9 years ago

From sethladd@gmail.com on July 29, 2014 03:01:31

Consider simple_http_server: http://pub.dartlang.org/packages/simple_http_server It's purely a binary, it's not a library. There's no API docs in the traditional sense. Yet pub.dartlang.org is linking to a 404 page.

For pure-binary or command-line/webapp packages, pub.dartlang.org probably shouldn't be trying to link to API docs.

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

DartBot commented 9 years ago

From sethladd@gmail.com on July 28, 2014 18:02:05

Not sure how best to indicate this is not a library, but an "app" package. Is there a way that will then disable auto-linking to docs that would have been hosted on dartdocs.org ?

DartBot commented 9 years ago

From @iposva-google on July 30, 2014 07:15:50

Status: Triaged
Labels: Area-PubSite