-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Expand file tree
/
Copy pathbook.toml
More file actions
45 lines (37 loc) · 882 Bytes
/
book.toml
File metadata and controls
45 lines (37 loc) · 882 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
38
39
40
41
42
43
44
45
[book]
title = "QUANTAXIS 2.1 文档中心"
authors = ["@yutiansut", "@quantaxis"]
language = "zh-CN"
multilingual = false
src = "doc"
description = "QUANTAXIS 2.1 量化交易框架完整文档"
[build]
build-dir = "book"
create-missing = true
[output.html]
default-theme = "light"
preferred-dark-theme = "navy"
git-repository-url = "https://github.com/QUANTAXIS/QUANTAXIS"
git-repository-icon = "fa-github"
edit-url-template = "https://github.com/QUANTAXIS/QUANTAXIS/edit/master/doc/{path}"
[output.html.fold]
enable = true
level = 1
[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
[output.html.print]
enable = true
[output.html.playground]
editable = true
copyable = true
copy-js = true
line-numbers = true
[preprocessor.links]
[preprocessor.index]