Tauri

book.toml

[book]
authors = ["huangjj27"]
language = "zh"
multilingual = false
src = "src"
title = "huangjj27 的技术博客"

[rust]
edition = "2021"

[output.html]
mathjax-support = true
no-section-label = true
additional-js = ["assets/fzf.umd.js", "assets/elasticlunr.js"]
git-repository-url = "https://gitlab.com/huangjj27/huangjj27.gitlab.io"
git-repository-icon = "fa-gitlab"

[output.html.print]
enable = false

[output.html.fold]
enable = false
level = 0

[output.html.playground]
editable = false
copy-js = true
line-numbers = false

[output.html.search]
enable = true
limit-results = 30
teaser-word-count = 30
use-boolean-and = true
boost-title = 2
boost-hierarchy = 1
boost-paragraph = 1
expand = true
heading-split-level = 3
copy-js = true