diff options
| author | tradam <git.tradam.fyi> | 2021-08-21 19:08:41 -0400 |
|---|---|---|
| committer | tradam <git.tradam.fyi> | 2021-08-21 19:08:41 -0400 |
| commit | a808e00b09ea1b3993fb809a951e104206c63c8a (patch) | |
| tree | 800a8d38d6f658ff7bbb5f8247782bb1e68c223a /book.toml | |
| parent | 8af2c8f224a9e25fe7232eeff5969a5a2f5cdd57 (diff) | |
| download | Plore-Tabletop-Game-a808e00b09ea1b3993fb809a951e104206c63c8a.tar.gz Plore-Tabletop-Game-a808e00b09ea1b3993fb809a951e104206c63c8a.zip | |
styling
Diffstat (limited to 'book.toml')
| -rw-r--r-- | book.toml | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -4,3 +4,18 @@ language = "en" multilingual = false src = "src" title = "pttrpg" + +[output.html.fold] +enable = true +level = 1 + +[output.html] +theme = "my-theme" +default-theme = "rust" + +[output.html.search] +enable = true + +#[preprocessor.toc] +#command = "mdbook-toc" +#renderer = ["html"] |
