-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbook.toml
More file actions
30 lines (25 loc) · 729 Bytes
/
Copy pathbook.toml
File metadata and controls
30 lines (25 loc) · 729 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
[book]
title = "ningen-shikkaku"
authors = ["New1Direction"]
language = "en"
multilingual = false
src = "docs/src"
[build]
build-dir = "docs/book"
[output.html]
theme = "docs/theme"
default-theme = "ayu"
preferred-dark-theme = "ayu"
git-repository-url = "https://github.com/New1Direction/ningen-shikkaku"
git-repository-icon = "fa-github"
edit-url-template = "https://github.com/New1Direction/ningen-shikkaku/edit/main/docs/src/{path}"
no-section-label = true
additional-css = ["./mdbook-admonish.css"]
[output.html.search]
enable = true
limit-results = 20
use-boolean-and = true
[preprocessor]
[preprocessor.admonish]
command = "mdbook-admonish"
assets_version = "3.0.2" # do not edit: managed by `mdbook-admonish install`