Generate Markdown table of tools (#473)

This commit is contained in:
John Vandenberg
2024-06-04 02:56:04 +08:00
committed by GitHub
parent 9b00020f6f
commit d7080cb663
61 changed files with 998 additions and 400 deletions

1
manifests/mdbook.json generated
View File

@@ -17,6 +17,7 @@
"url": "https://github.com/rust-lang/mdBook/releases/download/v${version}/mdbook-v${version}-aarch64-unknown-linux-musl.tar.gz"
}
},
"license_markdown": "[MPL-2.0](https://github.com/rust-lang/mdBook/blob/master/LICENSE)",
"latest": {
"version": "0.4.40"
},