ZIm/crates/indexed_docs/src
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
..
providers indexed_docs: Normalize - in crate names to _ when computing rustdoc output path (#16234) 2024-08-14 12:37:02 -04:00
indexed_docs.rs Allow extensions to define providers for indexing docs (#13755) 2024-07-02 19:49:20 -04:00
providers.rs Start work on genericizing /rustdoc (#13745) 2024-07-02 13:14:56 -04:00
registry.rs assistant: Add /docs slash command (#13794) 2024-07-03 17:04:08 -04:00
store.rs Promote package suggestions to a first-class concept on IndexedDocsProviders (#16177) 2024-08-13 16:01:58 -04:00