
* llmp docs skeleton * llmp documentation * more llmp docu * llmp * some core concepts * start working on tutorial * adapted rng_core to lain * fix tutorial build * warnings, format * add explanation * No need to own the types * metadata * writing * fmt * tutorial folder * lain needs nightly * added mdbook test to ci * fix ci, add linkcheck * more book * baby * tutorial target * fix mdbook build * fix mdbook test * more book * fixed typo * fixed build * spawn instances' * 'finish' book * added sugar crate information Co-authored-by: Dominik Maier <domenukk@gmail.com>
11 lines
175 B
TOML
11 lines
175 B
TOML
[book]
|
|
authors = ["Andrea Fioraldi", "Dominik Maier"]
|
|
language = "en"
|
|
multilingual = false
|
|
src = "src"
|
|
title = "The LibAFL Fuzzing Library"
|
|
|
|
[output.html]
|
|
|
|
[output.linkcheck]
|