We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26685fd commit 43280f9Copy full SHA for 43280f9
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_Book_Champions/
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
0 commit comments