diff options
author | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2024-09-06 17:29:02 +0200 |
---|---|---|
committer | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2024-09-06 17:29:02 +0200 |
commit | 7b14afbeaa779009014ee866fe5e56edd3e8681d (patch) | |
tree | 7875bfab7c9da31e1c634a7bbc2a15989cac48e3 /_pkgdown.yml | |
parent | d34f2b003bee7eda8553c19d61ac21d2ce708f4e (diff) | |
parent | ba3eaa0d61d4980a61ebbcd105f07d21dd2aabb6 (diff) |
Merge remote-tracking branch 'refs/remotes/origin/main'
Diffstat (limited to '_pkgdown.yml')
-rw-r--r-- | _pkgdown.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_pkgdown.yml b/_pkgdown.yml index 34220df8..0902ced9 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -67,6 +67,7 @@ reference: - multistart - llhist - parplot + - check_failed - title: Datasets and known results contents: - ds_mixed @@ -178,5 +179,7 @@ navbar: href: articles/twa.html - text: Example evaluation of NAFTA SOP Attachment examples href: articles/web_only/NAFTA_examples.html + - text: Test coverage + href: coverage/coverage.html - text: News href: news/index.html |