-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
hi. thanks for this package.
i am trying to render docs from scipts like so:
quartify::rtoqmd_dir("src/package_name/", render = TRUE, output_dir = "../../docs", output_html_dir = '../../docs/html', exclude_pattern='__tests__')
but the qmd files keep being written to src/package_name. While the html are written do docs/html. Am i doing something wrong?
with a project structure like this:
.
├── data-raw
├── docs
│ ├── html
│ └── site_libs
└── src
└── package_name
I want all the docs being generated to be in docs and docs/html.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels