-
-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathbook.toml
More file actions
27 lines (21 loc) · 704 Bytes
/
book.toml
File metadata and controls
27 lines (21 loc) · 704 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
[book]
authors = ["Duyet Le"]
language = "vi"
src = "src"
title = "Rust Tiếng Việt"
[rust]
edition = "2021"
[output.html]
git-repository-url = "https://github.com/rust-tieng-viet/rust-tieng-viet.github.io"
edit-url-template = "https://github.com/rust-tieng-viet/rust-tieng-viet.github.io/edit/main/{path}"
[output.html.playground]
editable = true
[output.html.print]
enable = true # include support for printable output
page-break = true # insert page-break after each chapter
[output.html.search]
enable = true # enables the search feature
# Temporarily disabled due to compatibility issues with mdbook-linkcheck
# [output.linkcheck]
# follow-web-links = false
# optional = true