mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-27 04:10:25 +00:00
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
.