zed/crates/indexed_docs
Marshall Bowers 8ad7d69378
indexed_docs: Normalize - in crate names to _ when computing rustdoc output path (#16234)
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
2024-08-14 12:37:02 -04:00
..
src indexed_docs: Normalize - in crate names to _ when computing rustdoc output path (#16234) 2024-08-14 12:37:02 -04:00
Cargo.toml assistant: Populate /docs rustdoc with workspace crates (#16172) 2024-08-13 14:31:34 -04:00
LICENSE-GPL Start work on genericizing /rustdoc (#13745) 2024-07-02 13:14:56 -04:00