Justin Starry 7fc9ff73b1 Fix tests (#78)
* Enable doc tests

* Clean up Cargo.toml

* Fix doc test
2020-07-09 20:01:43 +08:00
..
2020-07-09 20:01:43 +08:00
2020-07-09 20:01:43 +08:00
2020-07-09 20:01:43 +08:00
2020-07-09 20:01:43 +08:00
2020-07-09 20:01:43 +08:00
2020-07-09 20:01:43 +08:00
2020-07-09 20:01:43 +08:00
2020-07-09 20:01:43 +08:00

Building the book locally

Note that Yew uses Gitbook which renders differently from mdbook. However the latest Gitbook is not compatible with gitbook-cli :(

Install mdbook:

$ cargo install mdbook

Render and view the book:

$ mdbook serve