diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/404.html | 3 | ||||
-rw-r--r-- | docs/articles/index.html | 3 | ||||
-rw-r--r-- | docs/authors.html | 3 | ||||
-rw-r--r-- | docs/index.html | 3 | ||||
-rw-r--r-- | docs/news/index.html | 3 | ||||
-rw-r--r-- | docs/pkgdown.yml | 2 | ||||
-rw-r--r-- | docs/reference/index.html | 3 |
7 files changed, 19 insertions, 1 deletions
diff --git a/docs/404.html b/docs/404.html index 29b71104..cf08fa1d 100644 --- a/docs/404.html +++ b/docs/404.html @@ -108,6 +108,9 @@ <li> <a href="articles/web_only/NAFTA_examples.html">Example evaluation of NAFTA SOP Attachment examples</a> </li> + <li> + <a href="articles/web_only/benchmarks.html">Some benchmark timings</a> + </li> </ul> </li> <li> diff --git a/docs/articles/index.html b/docs/articles/index.html index 5e32cfde..a251976a 100644 --- a/docs/articles/index.html +++ b/docs/articles/index.html @@ -108,6 +108,9 @@ <li> <a href="../articles/web_only/NAFTA_examples.html">Example evaluation of NAFTA SOP Attachment examples</a> </li> + <li> + <a href="../articles/web_only/benchmarks.html">Some benchmark timings</a> + </li> </ul> </li> <li> diff --git a/docs/authors.html b/docs/authors.html index c445f8dc..ab3c6ae7 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -108,6 +108,9 @@ <li> <a href="articles/web_only/NAFTA_examples.html">Example evaluation of NAFTA SOP Attachment examples</a> </li> + <li> + <a href="articles/web_only/benchmarks.html">Some benchmark timings</a> + </li> </ul> </li> <li> diff --git a/docs/index.html b/docs/index.html index ce5d6a9a..e05fb911 100644 --- a/docs/index.html +++ b/docs/index.html @@ -74,6 +74,9 @@ <li> <a href="articles/web_only/NAFTA_examples.html">Example evaluation of NAFTA SOP Attachment examples</a> </li> + <li> + <a href="articles/web_only/benchmarks.html">Some benchmark timings</a> + </li> </ul> </li> <li> diff --git a/docs/news/index.html b/docs/news/index.html index d61e532a..20f532ab 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -108,6 +108,9 @@ <li> <a href="../articles/web_only/NAFTA_examples.html">Example evaluation of NAFTA SOP Attachment examples</a> </li> + <li> + <a href="../articles/web_only/benchmarks.html">Some benchmark timings</a> + </li> </ul> </li> <li> diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index 8f85de17..18887405 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -10,7 +10,7 @@ articles: NAFTA_examples: web_only/NAFTA_examples.html benchmarks: web_only/benchmarks.html compiled_models: web_only/compiled_models.html -last_built: 2020-05-12T14:32Z +last_built: 2020-05-12T14:56Z urls: reference: https://pkgdown.jrwb.de/mkin/reference article: https://pkgdown.jrwb.de/mkin/articles diff --git a/docs/reference/index.html b/docs/reference/index.html index 961352e0..4b0d6317 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -108,6 +108,9 @@ <li> <a href="../articles/web_only/NAFTA_examples.html">Example evaluation of NAFTA SOP Attachment examples</a> </li> + <li> + <a href="../articles/web_only/benchmarks.html">Some benchmark timings</a> + </li> </ul> </li> <li> |