build_site() is a shortcut for pkgdown::build_site(), it generates the
static HTML documentation.
Arguments
- path
 path to the package to build the static HTML.
- quiet
 If
TRUE, suppress output.- ...
 additional arguments passed to
pkgdown::build_site()
