We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9edc9cb commit 255f020Copy full SHA for 255f020
docs/book/README.md
@@ -8,6 +8,7 @@ To run the documentation site locally:
8
9
```shell
10
cargo install mdbook
11
+cargo install mdbook-toc
12
cargo xtask codegen
13
cd docs/book
14
mdbook serve
0 commit comments