quarto_build_refpage

docblock
quarto_build_refpage(module_name; output = "docs/reference.qmd")

Build the docs/reference.qmd file with a short description of each object.

Arguments

  • module_name: the module name.
  • output: the output file. By default, it is “docs/reference.qmd”.