The SDK docs are live at https://sdk-doc.breez.technology.
For syntax and supported features, see https://rust-lang.github.io/mdBook.
To locally serve the docs run:
cargo install mdbook
cargo install --path ./snippets-processor
mdbook build
mdbook serve --open