<!-- {{# generate.module_header{} #}} -->
# Module :: docer
[](https://github.com/emersion/stability-badges#experimental) [](https://github.com/Wandalen/wTools/actions/workflows/ModuledocerPush.yml) [](https://docs.rs/docer) [](https://discord.gg/m3YfbXpUUY)
Document generation toolkit for creating diagrams, PDFs, and structured documentation artifacts
<!--
### Basic use-case
```rust
use docer::*;
fn main()
{
}
```
### To add to your project
```bash
cargo add docer
```
### Try out from the repository
``` shell test
git clone https://github.com/Wandalen/wTools
cd wTools
cargo run --example docer_trivial
```
``` shell test
cargo add docer
```
[](https://discord.gg/m3YfbXpUUY)
-->
### Sample
<!-- {{# generate.sample{} #}} -->