forked from cardano-community/guild-operators
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbook.toml
More file actions
32 lines (27 loc) · 621 Bytes
/
book.toml
File metadata and controls
32 lines (27 loc) · 621 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
[book]
authors = ["Cardano Community"]
language = "en"
multilingual = false
src = "docs"
title = "Cardano Community managed Documentation for Pool Operators"
[output.html]
default-theme = "Ayu"
theme = "docs/.theme"
git-repository-url = "https://github.com/cardano-community/guild-operators"
git-repository-icon = "fa-github"
mathjax-support = false
no-section-label = true
[output.html.playpen]
editable = true
[output.html.search]
limit-results = 15
use-boolean-and = true
boost-title = 2
boost-heirarchy = 1
boost-paragraph = 1
expand = true
head-split-level = 2
[output.html.fold]
enable = true
level = 3
[rust]