Skip to content

Commit 98e535c

Browse files
authored
Merge pull request #7 from loning/feature-org
fix
2 parents 10c2d9e + 29c52f2 commit 98e535c

File tree

3 files changed

+859
-149
lines changed

3 files changed

+859
-149
lines changed

book.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,8 @@ copy-js = true
4242

4343
[output.html.fold]
4444
enable = true # 打开折叠
45-
level = 0 # 默认展开到第 1 层,其他层可点击折叠
45+
level = 0 # 默认展开到第 1 层,其他层可点击折叠
46+
47+
[build]
48+
build-dir = "book" # 构建输出目录
49+
create-missing = false # 如果链接的文件不存在则报错

0 commit comments

Comments
 (0)