aws-sdk-rust icon indicating copy to clipboard operation
aws-sdk-rust copied to clipboard

Generate documentation for the workspace

Open JonathanWoollett-Light opened this issue 2 years ago • 8 comments
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

JonathanWoollett-Light avatar Jul 18 '23 01:07 JonathanWoollett-Light