aosp12/external/rust/cxx/book
hcl 7be3fd486c init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
..
css init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
diagram init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
src init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
.gitignore init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
README.md init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
book.toml init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
build.js init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
build.sh init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
package-lock.json init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
package.json init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00

README.md

Published automatically to https://cxx.rs from master branch.

To build and view locally:

  • Install mdBook: cargo install mdbook.
  • Run mdbook build in this directory.
  • Open the generated build/index.html.