about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--book.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/book.toml b/book.toml
index 63a8f77..1633042 100644
--- a/book.toml
+++ b/book.toml
@@ -8,3 +8,7 @@ title = "Huy's conlangs"
 [output.html]
 default-theme = "rust"
 mathjax-support = true
+
+[preprocessor.toc]
+command = "mdbook-toc"
+renderer = ["html"]