R/gitdown-package.R

#' @description Read all commit messages of your local git repository
#' and sort them according to tags or specific text pattern into chapters
#'  of a HTML book using 'bookdown'.
#'  The git history book presentation helps organisms required to testify
#'  for every changes in their source code, in relation to features requests.
#'
#'  The main functions to be used in this package are [git_down()] and [create_vignette_last_modif()]
#' @keywords internal
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL
ThinkR-open/gitdown documentation built on Feb. 29, 2024, 7:06 a.m.