* Add ledger live screenshots and reduce duplicate instructions (#9258) automerge * Add instructions for Trust Wallet Beta for Android (#9261) automerge
Building the Solana book
Install dependencies, build, and test the docs:
$ ./build.sh
Run any Rust tests in the markdown:
$ make test
Render markdown as HTML:
$ make build
Render and view the docs:
$ make open