7 lines
116 B
TOML
7 lines
116 B
TOML
[book]
|
|
authors = ["Michael Droogleever"]
|
|
multilingual = false
|
|
title = "MicroRust"
|
|
[output.html]
|
|
theme = "src/theme"
|