You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2023. It is now read-only.
As discussed in #242, the pub-generated angular_components API docs are confusing because they contain so many libraries (most of which have no description, to boot). It's OK to generate the API docs, and maybe they should be hosted on pub instead of on webdev.dartlang.org, but we should encourage people to use the docs in the gallery instead. We can do this using the angular_components pubspec.yaml and README.
Explicitly say that instead of using the auto-generated API docs, they should use the gallery, where they can see the running components and example code side-by-side. A screenshot of the gallery might be a good way to drive this home.
As discussed in #242, the pub-generated angular_components API docs are confusing because they contain so many libraries (most of which have no description, to boot). It's OK to generate the API docs, and maybe they should be hosted on pub instead of on webdev.dartlang.org, but we should encourage people to use the docs in the gallery instead. We can do this using the angular_components pubspec.yaml and README.
Some possible solutions:
/cc @chalin @kevmoo @TedSander @nshahan @isoos @jakobr-google @mit-mit @matanlurey
The text was updated successfully, but these errors were encountered: