aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/book.toml13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/book.toml b/docs/book.toml
index 62920b63..2dfabe2f 100644
--- a/docs/book.toml
+++ b/docs/book.toml
@@ -13,6 +13,19 @@ additional-css = ["theme/pagetoc.css"]
additional-js = ["theme/pagetoc.js"]
site-url = "/ref/"
+# [output.markdown]
+
+# [output.compress]
+# page.new_pages = true
+# page.spacing.line = 1.3
+# page.size = { x = 203.2, y = 254 }
+# font.regular = "IBMPlexSerif-Regular.ttf"
+# font.monospace = "IBMPlexMono"
+# font.bold = "IBMPlexSans-SemiBold.ttf"
+
+# [output.epub]
+# epub-version = 3
+
[preprocessor.alerts]
[preprocessor.indexing]