mirror of
https://github.com/aya-rs/aya.git
synced 2026-03-03 18:23:55 +01:00
This slightly changes the site layout: crate documentation is now flat rather than being nested under "user" and "bpf". - Run `cargo clean --doc` before generating docs to ensure hermiticity. - Generate header.html into a temporary directory. - Remove "site" on each run to ensure hermiticity. - Invoke cargo only once. - Avoid editing sources.
7 lines
64 B
Plaintext
7 lines
64 B
Plaintext
Cargo.lock
|
|
target/
|
|
.vscode/
|
|
!.vscode/settings.json
|
|
site/
|
|
.idea/
|