diff --git a/_pkgdown.yml b/_pkgdown.yml index 42c61848c..2cb2f760c 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -6,6 +6,7 @@ template: includes: in_header: | + params: ganalytics: UA-115082821-1 @@ -14,39 +15,39 @@ development: mode: auto reference: - - title: Package Development - desc: Primary commands used when developing a package. - contents: - - build - - starts_with("build_") - - starts_with("check_") - - check - - create - - document - - load_all - - reload - - release - - spell_check - - test - - title: Package Installation - contents: - - starts_with("install") - - uninstall - - title: Utilities - contents: - - bash - - clean_vignettes - - dev_sitrep - - github_pull - - lint - - missing_s3 - - run_examples - - session_info - - show_news - - starts_with("source_") - - update_packages - - wd - - save_all +- title: Package Development + desc: Primary commands used when developing a package. + contents: + - build + - starts_with("build_") + - starts_with("check_") + - check + - create + - document + - load_all + - reload + - release + - spell_check + - test +- title: Package Installation + contents: + - starts_with("install") + - uninstall +- title: Utilities + contents: + - bash + - clean_vignettes + - dev_sitrep + - github_pull + - lint + - missing_s3 + - run_examples + - session_info + - show_news + - starts_with("source_") + - update_packages + - wd + - save_all news: releases: