There should be a cargo doc command to generate the docs from the library (and binaries?) specified in Cargo.toml.
A cargo deps-doc command that would generate the docs from all the dependencies of the current project into a single document could also be useful.