bimr-kernel/docs/README.md
2026-08-31 10:10:18 +02:00

12 lines
213 B
Markdown

# bimr-kernel API Documentation
Generated with rustdoc.
## View
```bash
make doc # builds and opens in browser
cargo doc --no-deps --open # same
```
Output goes to `target/doc/bimr_kernel/index.html`.