forked from ecohealthalliance/eha-ma-handbook
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_bookdown.yml
35 lines (35 loc) · 830 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
30
31
32
33
34
35
rmd_files:
- "index.Rmd"
- "contribute-a-chapter.Rmd"
- "quickstart.Rmd"
- "projects.Rmd"
- "r.Rmd"
- "communication.Rmd"
- "documentation.Rmd"
- "data.Rmd"
- "airtable.Rmd"
- "versioning.Rmd"
- "review.Rmd"
- "testing.Rmd"
- "hpc.Rmd"
- "odk.Rmd"
- "cloud-services.Rmd"
- "google-auth.Rmd"
- "encryption.Rmd"
- "dependencies.Rmd"
- "stats-methods.Rmd"
- "Quality_control.Rmd"
- "Assembly.Rmd"
- "Alignment.Rmd"
- "data-sources.Rmd"
- "references.Rmd"
- "training-resources-and-plans.Rmd"
- "getting-help.Rmd"
- "training-resources-and-plans.Rmd"
book_filename: "eha-ma-handbook"
repo: https://github.com/ecohealthalliance/eha-ma-handbook/
language:
ui:
chapter_name: ""
output_dir: "_book"
delete_merged_file: true