mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-10-01 14:20:33 +00:00
295 B
295 B
embassy docs
The documentation hosted at https://embassy.dev/book. Building the documentation requires the asciidoctor tool, and can built running make
in this folder:
make
Then open the generated file thebook/index.html
.