ZIm/crates/rustdoc_to_markdown
Marshall Bowers 08881828ce
assistant: Add /rustdoc slash command (#12453)
This PR adds a `/rustdoc` slash command for retrieving and inserting
rustdoc docs into the Assistant.

Right now the command accepts the crate name as an argument and will
return the top-level docs from `docs.rs`.

Release Notes:

- N/A
2024-05-29 18:14:29 -04:00
..
examples assistant: Add /rustdoc slash command (#12453) 2024-05-29 18:14:29 -04:00
src assistant: Add /rustdoc slash command (#12453) 2024-05-29 18:14:29 -04:00
Cargo.toml Add rustdoc_to_markdown crate (#12445) 2024-05-29 16:05:16 -04:00
LICENSE-GPL Add rustdoc_to_markdown crate (#12445) 2024-05-29 16:05:16 -04:00