Wasm-pack: what should we canonically link to as documentation for this crate?

Created on 24 Sep 2018  路  3Comments  路  Source: rustwasm/wasm-pack

we have rustdoc and the book. this is really not a library that folks would use api docs for. should we make the canonical doc link (on cratesio) to the homepage?

PR attached question

Most helpful comment

I prefer to just "forget" the api docs on homepage, if it's really needed, how about add it into the contributing docs as [dev docs](https://docs.rs/...)

All 3 comments

I prefer to just "forget" the api docs on homepage, if it's really needed, how about add it into the contributing docs as [dev docs](https://docs.rs/...)

doing this in 0.5.0 branch with the release

solved by the latest release

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gliheng picture gliheng  路  3Comments

tbillington picture tbillington  路  3Comments

turboladen picture turboladen  路  4Comments

marcoscaceres picture marcoscaceres  路  3Comments

pablosichert picture pablosichert  路  4Comments