Commit 84409bc
committed
Add RustAPI Cookbook documentation and CI deploy
Introduces a new 'cookbook' documentation using mdBook under docs/cookbook, including architecture and recipes sections. Adds a GitHub Actions workflow to build and deploy the cookbook to GitHub Pages. Updates Cargo.toml to remove example crates from the workspace and refines the benchmarking script for improved usability and options.1 parent ccbf011 commit 84409bc
File tree
20 files changed
+623
-944
lines changed- .github/workflows
- benches
- docs/cookbook
- src
- architecture
- recipes
- reference
- theme
- tests/integration
20 files changed
+623
-944
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
0 commit comments