Build Package Documentation from README.md or index.md
Description
Build Package Documentation from README.md or index.md
Usage
build_home_from_md(
path,
out_dir = file.path(getwd(), "docs/content"),
pkg_name,
repo_root_path = find_repo_root(getwd()),
github_info = NULL
)
Arguments
path
: directories to scanout_dir
: “docs/content” output directorypkg_name
: package name