-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathbook.toml
More file actions
31 lines (25 loc) · 697 Bytes
/
Copy pathbook.toml
File metadata and controls
31 lines (25 loc) · 697 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
30
31
[book]
authors = ["WLei224"]
language = "en"
multilingual = false
src = "src"
title = "JavaU8G"
[output.html]
cname = "csguider.icu"
default-theme = "light"
preferred-dark-theme = "light"
additional-css = [
]
no-section-label = true
git-repository-url = "https://github.com/WL2O2O/JavaU8G"
git-repository-icon = "fa-github"
edit-url-template = "https://github.com/WL2O2O/JavaU8G/edit/master/{path}"
[output.html.fold]
enable = true
level = 0
[preprocessor]
[preprocessor.catppuccin]
assets_version = "2.0.1" # DO NOT EDIT: Managed by `mdbook-catppuccin install`
[preprocessor.admonish]
command = "mdbook-admonish"
assets_version = "3.0.0" # do not edit: managed by `mdbook-admonish install`