readthedocs
R/readthedocs.R
r2readthedocs.Rd
Convert package documentation to readthedocs format
r2readthedocs(path = here::here(), dev = FALSE, open = TRUE)
Path to local R package with documentation to be converted
If TRUE, include function documentation of all dependency packages in site.
TRUE
If TRUE, open the documentation site in default browser.
TRUE (invisibly) if documentation successfully converted.