embassy docs
The documentation hosted at https://embassy.dev/book. Building the documentation requires the asciidoctor tool, and can be built like this:
asciidoctor -d book -D thebook/ index.adoc
Then open the generated file thebook/index.html.
The documentation hosted at https://embassy.dev/book. Building the documentation requires the asciidoctor tool, and can be built like this:
asciidoctor -d book -D thebook/ index.adoc
Then open the generated file thebook/index.html.