Skip to content
This repository has been archived by the owner on Dec 30, 2021. It is now read-only.

cargo doc output not very useful currently. Fix! #42

Open
rrnewton opened this issue May 14, 2019 · 0 comments
Open

cargo doc output not very useful currently. Fix! #42

rrnewton opened this issue May 14, 2019 · 0 comments

Comments

@rrnewton
Copy link
Collaborator

Good packages on cargo have nice, self-explanatory documentation (just like Hackage!). For instance, here's crossbeam:

https://docs.rs/crossbeam/0.7.1/crossbeam/

If I run cargo doc under systrace, the result is not very useful. There is no top-level explanation, and drilling down into individual modules just gives mysterious lists of symbol names with no explanation.

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

No branches or pull requests

1 participant