From d20fa41aeae43c600ccd024cd2397475720a5321 Mon Sep 17 00:00:00 2001 From: Simon Date: Fri, 21 Aug 2026 11:41:44 +0100 Subject: [PATCH] leave automatic chapter renderic --- _bookdown.yml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 _bookdown.yml diff --git a/_bookdown.yml b/_bookdown.yml deleted file mode 100644 index efe9980..0000000 --- a/_bookdown.yml +++ /dev/null @@ -1,8 +0,0 @@ -rmd_files: [ - "index.Rmd", - "Chapter_3.Rmd", - "Chapter_4.Rmd", - "Chapter_5.Rmd", - "Chapter_6.Rmd", - "Chapter_9.Rmd" -]