ZIm/crates/html_to_markdown
Marshall Bowers c3df9b79c6
Start on rustdoc crawler (#12942)
This PR adds a first pass at a rustdoc crawler.

We'll be using this to get information about a crate from the rustdoc
artifacts for use in the Assistant.

Release Notes:

- N/A

---------

Co-authored-by: Richard <richard@zed.dev>
2024-06-12 15:21:50 -04:00
..
src Start on rustdoc crawler (#12942) 2024-06-12 15:21:50 -04:00
Cargo.toml Add tag handler for collecting crate items from rustdoc output (#12903) 2024-06-11 15:56:37 -04:00
LICENSE-GPL Make HTML to Markdown conversion more pluggable (#12653) 2024-06-04 16:14:26 -04:00