Skip to content

Conversation

@ellisvalentiner
Copy link
Contributor

Description:

If rmd_subdir is true then bookdown searches for files recursively from the project root directory. If rmd_subdir is a list of subdirectories then bookdown search for files recursively from each subdirectory.

I have submitted the individual contributor agreement and welcome feedback on this pull request.

Fixes #242

- If `rmd_subdir` is true then bookdown searches for files *recursively* from the project root directory.
- If `rmd_subdir` is a list of subdirectories then bookdown search for files *recursively* from each subdirectory.

Fixes #242
Copy link
Contributor

@yihui yihui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Could you add a bullet to NEWS.md, add your name to DESCRIPTION (alphabetical order by first name), and also update the documentation https://github.com/rstudio/bookdown/blob/master/inst/examples/04-customization.Rmd#configuration ? Thanks!

@yihui yihui added this to the v0.8 milestone Apr 4, 2018
Copy link
Contributor

@yihui yihui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent. Thanks!

@yihui yihui merged commit d05bd0c into rstudio:master Apr 4, 2018
@yihui
Copy link
Contributor

yihui commented Apr 4, 2018

Could you also post an answer to SO: https://stackoverflow.com/q/40578609/559676? Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Set specific subdirectory for RMD input files

2 participants