diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-09-14 16:57:17 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-09-14 17:00:08 +0200 |
commit | 70d158c4dd919f4f77bc12f8ace333d29d249b79 (patch) | |
tree | ab0dd14d85a0c1506262bb6866e2cc49c2400389 /_pkgdown.yml | |
parent | d52e522a9abea09fae1189b066e2a2e1dbb9cb34 (diff) |
Remove two vignettes from the package but not from docs
- Rebuild static documentation
- Adapt test to new approach to two component error model
where the model is inadequate
Diffstat (limited to '_pkgdown.yml')
-rw-r--r-- | _pkgdown.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_pkgdown.yml b/_pkgdown.yml index 9cb51f5c..004e1139 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -81,9 +81,9 @@ navbar: - text: Example evaluation of FOCUS Laboratory Data L1 to L3 href: articles/FOCUS_L.html - text: Example evaluation of FOCUS Example Dataset Z - href: articles/FOCUS_Z.html + href: articles/web_only/FOCUS_Z.html - text: Performance benefit by using compiled model definitions in mkin - href: articles/compiled_models.html + href: articles/web_only/compiled_models.html - text: Calculation of time weighted average concentrations with mkin href: articles/twa.html - text: News |