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