12 lines
213 B
Markdown
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`.
|