diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-09-14 12:15:58 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-09-14 12:22:12 +0200 |
commit | f59b8a93a9956ac46eac24d294f7a26642b995dc (patch) | |
tree | 4124ed6d8763062d4e1aa097230688728bf159ff /docs/news/index.html | |
parent | 14f8f9f9071fcfa5a51ed42ad3408e495b253207 (diff) |
Convert FOCUS Z vignette to rmarkdown/html
- Static documentation rebuilt by pkgdown::build_articles()
- DESCRIPTION: Version bump and current date
Diffstat (limited to 'docs/news/index.html')
-rw-r--r-- | docs/news/index.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/news/index.html b/docs/news/index.html index 1e48eba1..aa1ec651 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -70,6 +70,9 @@ <a href="../articles/FOCUS_L.html">Example evaluation of FOCUS Laboratory Data L1 to L3</a> </li> <li> + <a href="../articles/FOCUS_Z.html">Example evaluation of FOCUS Example Dataset Z</a> + </li> + <li> <a href="../articles/compiled_models.html">Performance benefit by using compiled model definitions in mkin</a> </li> <li> @@ -105,6 +108,13 @@ </div> <div class="contents"> + <div id="mkin-0-9-46-2" class="section level1"> +<h1 class="hasAnchor"> +<a href="#mkin-0-9-46-2" class="anchor"></a>mkin 0.9.46.2</h1> +<ul> +<li>Converted the vignette FOCUS_Z from tex/pdf to markdown/html</li> +</ul> +</div> <div id="mkin-0-9-46-1-2017-09-14" class="section level1"> <h1 class="hasAnchor"> <a href="#mkin-0-9-46-1-2017-09-14" class="anchor"></a>mkin 0.9.46.1 (2017-09-14)</h1> @@ -564,6 +574,7 @@ <div id="tocnav"> <h2>Contents</h2> <ul class="nav nav-pills nav-stacked"> + <li><a href="#mkin-0-9-46-2">0.9.46.2</a></li> <li><a href="#mkin-0-9-46-1-2017-09-14">0.9.46.1</a></li> <li><a href="#mkin-0-9-46-2017-07-24">0.9.46</a></li> <li><a href="#mkin-0-9-45-2-2017-07-24">0.9.45.2</a></li> |