about summary refs log tree commit diff
path: root/book.toml
blob: 16330429a7844db96db284adb04b0b5d62341752 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[book]
authors = ["Ngô Ngọc Đức Huy"]
language = "en"
multilingual = false
src = "src"
title = "Huy's conlangs"

[output.html]
default-theme = "rust"
mathjax-support = true

[preprocessor.toc]
command = "mdbook-toc"
renderer = ["html"]