# `rtd_build` Build the RTD site ## Description Build the RTD site ## Usage ```r rtd_build(path = ".", dev = FALSE) ``` ## Arguments Argument |Description ------------- |---------------- `path` | Path to local R package with documentation to be converted `dev` | If `TRUE` , include function documentation of all dependency packages in site.