Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Rust Tiếng Việt

book.toml

[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