This PR fixes an issue where crate names that included `-`s would not work properly when indexing them with rustdoc, due to the output directories using `_` instead of `-`. Release Notes: - N/A
This PR fixes an issue where crate names that included `-`s would not work properly when indexing them with rustdoc, due to the output directories using `_` instead of `-`. Release Notes: - N/A