Skip to content

Commit e06c1af

Browse files
committed
update student-guide config
1 parent e18ec11 commit e06c1af

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

student-guide/_bookdown.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
book_filename: "Student_Guide"
21
chapter_name: "Chapter "
3-
repo: https://github.com/jhudsl/AnVIL_Template/
2+
repo: https://github.com/jhudsl/AnVIL_Phylogenetic-Techniques/
43
rmd_files: ["index.Rmd",
5-
"09-student_guide.Rmd",
4+
"student-guide.Rmd",
5+
"About.Rmd",
66
"References.Rmd"]
77
new_session: yes
88
bibliography: [book.bib]
99
delete_merged_file: true
1010
language:
1111
ui:
1212
chapter_name: "Chapter"
13-
output_dir: "student-guide"
13+
book_filename: "Student_Guide" # Do not change
14+
output_dir: "student-guide/docs" # Do not change

student-guide/_output.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
bookdown::word_document2:
2+
toc: true

0 commit comments

Comments
 (0)