How to disable render on all files in a directory #5672
Answered
by
mcanouil
grepinsight
asked this question in
Q&A
-
I have a bunch of Rmd files from years ago that I want to keep in a directory in the repo I use for Quarto. Is there a configuration option that will disable rendering for all documents in a folder? I attempted to use execute:
enabled: false |
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
May 25, 2023
Replies: 1 comment
-
See https://quarto.org/docs/websites/index.html#render-targets. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
grepinsight
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See https://quarto.org/docs/websites/index.html#render-targets.