|
as_pkgdown()
|
Generate pkgdown data structure |
|
build_articles() build_article() build_articles_index()
|
Build articles section |
|
build_favicons() build_favicon()
|
Create favicons from package logo |
|
build_home()
|
Build home section |
|
build_news()
|
Build news section |
|
build_reference() build_reference_index()
|
Build reference section |
|
build_site()
|
Build a complete pkgdown website |
|
build_tutorials()
|
Build tutorials section |
|
clean_site()
|
Clean site |
|
deploy_site_github()
|
Deploy a pkgdown site on Travis-CI to Github Pages |
|
deploy_to_branch()
|
Build and deploy a site locally |
|
in_pkgdown()
|
Determine if code is executed by pkgdown |
|
init_site()
|
Initialise site infrastructure |
|
preview_site()
|
Open site in browser |
|
rd2html()
|
Translate an Rd string to its HTML output |
|
render_page() data_template()
|
Render page with template |
|
template_navbar() template_reference() template_articles()
|
Generate YAML templates |