forked from Brickworks/yahs
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
book.toml
28 lines (24 loc) · 747 Bytes
/
book.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[book]
authors = ["Philip Linden"]
language = "en"
multilingual = false
title = "yahs documentation"
src = "docs"
[build]
build-dir = "docs/book"
create-missing = false
[output.html]
mathjax-support = true
default-theme = "ayu"
preferred-dark-theme = "ayu"
smart-punctuation = true
# no-section-label = true
git-repository-url = "https://github.com/philiplinden/yahs"
git-repository-icon = "fa-github"
edit-url-template = "https://github.com/philiplinden/yahs/edit/main/docs/{path}"
[output.html.print]
enable = true # include support for printable output
page-break = true # insert page-break after each chapter
[output.html.fold]
enable = true # whether or not to enable section folding
level = 1 # the depth to start folding