The SDK docs are live at https://sdk-doc-liquid.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
cargo install mdbook-variables
mdbook build
mdbook serve --open