We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e18ec11 commit e06c1afCopy full SHA for e06c1af
student-guide/_bookdown.yml
@@ -1,13 +1,14 @@
1
-book_filename: "Student_Guide"
2
chapter_name: "Chapter "
3
-repo: https://github.com/jhudsl/AnVIL_Template/
+repo: https://github.com/jhudsl/AnVIL_Phylogenetic-Techniques/
4
rmd_files: ["index.Rmd",
5
- "09-student_guide.Rmd",
+ "student-guide.Rmd",
+ "About.Rmd",
6
"References.Rmd"]
7
new_session: yes
8
bibliography: [book.bib]
9
delete_merged_file: true
10
language:
11
ui:
12
chapter_name: "Chapter"
13
-output_dir: "student-guide"
+book_filename: "Student_Guide" # Do not change
14
+output_dir: "student-guide/docs" # Do not change
student-guide/_output.yml
@@ -0,0 +1,2 @@
+bookdown::word_document2:
+ toc: true
0 commit comments