List all package vignettes.

Usage

build_vignettes(package, base_path)

Arguments

package
name of package (as character string) to create documentation for
base_path
root directory in which to create documentation

Description

Copies all vignettes and returns data structure suitable for use with whisker templates.

Value

a list, with one element for each vignette containing the vignette title and file name.