pkgdown-package.Rd
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/pkgdown.R
\docType{package}
\name{pkgdown-package}
\alias{pkgdown}
\alias{pkgdown-package}
\title{pkgdown: Make Static HTML Documentation for a Package}
\description{
\if{html}{\figure{logo.png}{options: align='right' alt='logo' width='120'}}
Generate an attractive and useful website from a source package.
'pkgdown' converts your documentation, vignettes, 'README', and more to
'HTML' making it easy to share information about your package online.
}
\seealso{
Useful links:
\itemize{
\item \url{https://pkgdown.r-lib.org}
\item \url{https://github.com/r-lib/pkgdown}
\item Report bugs at \url{https://github.com/r-lib/pkgdown/issues}
}
}
\author{
\strong{Maintainer}: Hadley Wickham \email{hadley@rstudio.com} (\href{https://orcid.org/0000-0003-4757-117X}{ORCID})
Authors:
\itemize{
\item Jay Hesselberth (\href{https://orcid.org/0000-0002-6299-179X}{ORCID})
}
Other contributors:
\itemize{
\item RStudio [copyright holder, funder]
}
}
\keyword{internal}