zed/crates/indexed_docs
Marshall Bowers 85d77a3eec
Clarify /docs error message when target/doc does not exist (#14364)
This PR improves the error message shown by the `/docs` slash command
when indexing fails due to the absence of `target/doc`.

We now distinguish between the overall `target/doc` directory missing
and an individual crate directory missing beneath it.

Release Notes:

- N/A
2024-07-12 16:09:16 -04:00
..
src Clarify /docs error message when target/doc does not exist (#14364) 2024-07-12 16:09:16 -04:00
Cargo.toml Start work on genericizing /rustdoc (#13745) 2024-07-02 13:14:56 -04:00
LICENSE-GPL Start work on genericizing /rustdoc (#13745) 2024-07-02 13:14:56 -04:00