Ross Savage d8a58fa3ee Merge pull request #131 from breez/savage-landing-links
Fix links when landing at root URL
2024-02-09 10:04:45 +01:00
2024-02-09 09:48:19 +01:00
2024-02-09 09:31:14 +01:00
2023-11-17 13:15:26 +01:00
2023-10-06 19:46:41 +03:00

Introduction

The SDK docs are live at https://sdk-doc.breez.technology.

Contributions

For syntax and supported features, see https://rust-lang.github.io/mdBook.

Develop

To locally serve the docs run:

cargo install mdbook
cargo install --path ./snippets-processor
mdbook build
mdbook serve --open
Description
No description provided
Readme 1 MiB
Languages
JavaScript 53.2%
Rust 7.1%
C# 6.5%
Swift 5.8%
Kotlin 5.8%
Other 21.6%