-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_bookdown.yml
29 lines (29 loc) · 865 Bytes
/
_bookdown.yml
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
book_filename: "gut-microbiome-20yrs"
output_dir: gut-microbiome-20yrs
delete_merged_file: true
clean: [packages.bib, bookdown.bbl]
language:
label:
fig: "图 "
tab: "表 "
ui:
edit: "编辑"
chapter_name: ["第 ", " 章"]
rmd_files: ["index.Rmd",
# "00-preface.Rmd",
"05-method.Rmd",
"10-introduction.Rmd",
"12-citespace.Rmd",
"20-global-study.Rmd",
"40-china-study.Rmd",
# "50-milestone.Rmd",
"60-topics.Rmd",
"61-topic-diet.Rmd",
"62-topic-immunity.Rmd",
"63-topic-metabolism.Rmd",
"65-topic-disease.Rmd",
"65-topic-disease-cancer.Rmd",
"65-topic-disease-diabetes.Rmd",
"65-topic-disease-cvd.Rmd",
"90-appendix.Rmd",
"99-references.Rmd"]