aws-sdk-rust
aws-sdk-rust copied to clipboard
Generate documentation for the workspace
trafficstars
Describe the feature
Generate a single source of documentaiton for all crates in the workspace.
It is easier to search through documentation when it is all indexed by the same filter.
See https://github.com/rust-lang/cargo/issues/8229 and https://doc.rust-lang.org/nightly/rustdoc/unstable-features.html#--index-page-provide-a-top-level-landing-page-for-docs.
Acknowledgements
- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change