-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbook.toml
More file actions
29 lines (24 loc) · 882 Bytes
/
book.toml
File metadata and controls
29 lines (24 loc) · 882 Bytes
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
29
[book]
authors = ["Mustafif"]
language = "en"
multilingual = false
src = "src"
title = "Guide Template"
description = "A Description"
[output.html]
default-theme = "Rust" # looks like a latte palette
git-repository-url = "https://github.com/Moka-Reads/GuideTemplate"
git-repository-icon = "fa-github"
curly-quotes = true
mathjax-support = false
copy-fonts = true
no-section-label = false
[output.html.playground]
editable = false # allows editing the source code
copyable = true # include the copy button for copying code snippets
copy-js = true # includes the JavaScript for the code editor
line-numbers = false # displays line numbers for editable code
runnable = true # displays a run button for rust code
[output.pdf]
paper-size = "a4" # Paper size for PDF output
print-background = false # Set to true to print background in PDF