Create a Quarto file that lists the available reference pages

index_to_qmd

Description

Create a Quarto file that lists the available reference pages

Usage


index_to_qmd(pkg = ".", template = NULL)

Arguments

Arguments Description
pkg The path to the package
template The path to a Quarto file that can be used as the template for all of the resulting reference files. If left NULL, pkgsite will use its default template.