Expand description
This is a binary helper to merge rustdoc html outputs
Normally rustdoc is run sequentially outputting to a single output directory. This goes against how bazel works and causes issues since every time we change one crate we would need to regenerate the docs for all crates.
This tool fixes this problem by essentially performing the same steps that rustdoc would do when merging except does it in a bazel-like way.
Structsยง
- Args ๐
- Simple program to greet a person
- Manifest ๐
- Manifest
Entry ๐
Functionsยง
- copy ๐
- path_
depth ๐ - process_
file ๐ - walk_
and_ ๐replace - main ๐