forked from air-display/airplay-internal
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbook.toml
More file actions
37 lines (32 loc) · 691 Bytes
/
book.toml
File metadata and controls
37 lines (32 loc) · 691 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
32
33
34
35
36
37
[book]
authors = ["Sheen"]
language = "en"
multilingual = false
src = "src"
title = "AirPlay Internal And Implementation"
[output.html]
default-theme = "light"
preferred-dark-theme = "navy"
no-section-label = false
git-repository-url = "https://github.com/tishion/airplay-internal"
git-repository-icon = "fa-github"
[output.html.print]
enable = false
[output.html.fold]
#enable = true
#level = 0
[output.html.playground]
#editable = false
#copy-js = true
#line-numbers = false
[output.html.search]
enable = false
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