knit_engine_docs: Knit engine-specific documentation

View source: R/engine_docs.R

knit_engine_docsR Documentation

Knit engine-specific documentation

Description

Knit engine-specific documentation

Usage

knit_engine_docs(pattern = NULL)

Arguments

pattern

A regular expression to specify which files to knit. The default knits all engine documentation files.

Value

A tibble with column file for the file name and result (a character vector that echos the output file name or, when there is a failure, the error message).


EmilHvitfeldt/celery documentation built on Jan. 31, 2025, 7:04 p.m.