| build_vignettes | Build CRAN and gh-pages vignettes |
| check_output | Check output for warnings and errors |
| check_rd_index | Check rd_index.yaml for missing or extra topics |
| deploy_travis | Deploy to Github Pages from Travis-CI |
| init_vignettes | Initialize a new packagedocs project |
| package_docs | Generate package docs |
| package_docs_rd | Generate package docs |
| rd_link | Translate a reference to a package function into a link to that function's documentation in rd.html |
| rd_template | Generate the text to put in a rd.rmd file to build a package function reference |
| read_rmd_yaml | Read .Rmd yaml header |
| render_redirect | Render vignette redirect |
| secure_token | Secure personal access token |
| to_html | Convert an rdoc to a list of html components. |
| use_travis | Use Travis CI |