<h1 align="center">Doctored</h1>
<h3 align="center">Rust documentation utilities</h3>
<div align="center">
[<img alt="docs.rs" src="https://img.shields.io/badge/docs.rs-doctored-58a78a?style=for-the-badge&logo=Docs.rs">](https://docs.rs/doctored)
[<img alt="crates.io" src="https://img.shields.io/crates/v/doctored?style=for-the-badge&logo=Rust">](https://crates.io/crates/doctored)
[<img alt="github" src="https://img.shields.io/badge/github-doctored-gray?style=for-the-badge&logo=GitHub&color=669bbc">](https://github.com/michaelni678/doctored)
</div>
**Doctored** introduces an attribute macro that extends Rust's documentation capabilities.
See the [documentation](https://docs.rs/doctored) for more examples and more information.