From 2b16f6cc5aae9a57362db2add0e3263c65afc7e2 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 14 Nov 2022 21:49:32 +0100 Subject: Add saem benchmarks to index --- _pkgdown.yml | 4 +++- docs/dev/articles/index.html | 5 ++++- docs/dev/authors.html | 5 ++++- docs/dev/index.html | 5 ++++- docs/dev/news/index.html | 5 ++++- docs/dev/pkgdown.yml | 2 +- docs/dev/reference/index.html | 5 ++++- 7 files changed, 24 insertions(+), 7 deletions(-) diff --git a/_pkgdown.yml b/_pkgdown.yml index 3ed20d38..bb1ad052 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -155,7 +155,9 @@ navbar: href: articles/twa.html - text: Example evaluation of NAFTA SOP Attachment examples href: articles/web_only/NAFTA_examples.html - - text: Some benchmark timings + - text: Benchmark timings for mkin href: articles/web_only/benchmarks.html + - text: Benchmark timings for saem.mmkin + href: articles/web_only/saem_benchmarks.html - text: News href: news/index.html diff --git a/docs/dev/articles/index.html b/docs/dev/articles/index.html index d7af1f11..395b5f7c 100644 --- a/docs/dev/articles/index.html +++ b/docs/dev/articles/index.html @@ -59,7 +59,10 @@ Example evaluation of NAFTA SOP Attachment examples
  • - Some benchmark timings + Benchmark timings for mkin +
  • +
  • + Benchmark timings for saem.mmkin
  • diff --git a/docs/dev/authors.html b/docs/dev/authors.html index bc48a6f1..2f95f092 100644 --- a/docs/dev/authors.html +++ b/docs/dev/authors.html @@ -59,7 +59,10 @@ Example evaluation of NAFTA SOP Attachment examples
  • - Some benchmark timings + Benchmark timings for mkin +
  • +
  • + Benchmark timings for saem.mmkin
  • diff --git a/docs/dev/index.html b/docs/dev/index.html index a64fb633..4709fe29 100644 --- a/docs/dev/index.html +++ b/docs/dev/index.html @@ -89,7 +89,10 @@ Example evaluation of NAFTA SOP Attachment examples
  • - Some benchmark timings + Benchmark timings for mkin +
  • +
  • + Benchmark timings for saem.mmkin
  • diff --git a/docs/dev/news/index.html b/docs/dev/news/index.html index f363d409..8448ebc8 100644 --- a/docs/dev/news/index.html +++ b/docs/dev/news/index.html @@ -59,7 +59,10 @@ Example evaluation of NAFTA SOP Attachment examples
  • - Some benchmark timings + Benchmark timings for mkin +
  • +
  • + Benchmark timings for saem.mmkin
  • diff --git a/docs/dev/pkgdown.yml b/docs/dev/pkgdown.yml index 5c7a8a3e..ad0d8b19 100644 --- a/docs/dev/pkgdown.yml +++ b/docs/dev/pkgdown.yml @@ -13,7 +13,7 @@ articles: dimethenamid_2018: web_only/dimethenamid_2018.html multistart: web_only/multistart.html saem_benchmarks: web_only/saem_benchmarks.html -last_built: 2022-11-14T20:05Z +last_built: 2022-11-14T20:49Z urls: reference: https://pkgdown.jrwb.de/mkin/reference article: https://pkgdown.jrwb.de/mkin/articles diff --git a/docs/dev/reference/index.html b/docs/dev/reference/index.html index 15c3a638..5a0ec596 100644 --- a/docs/dev/reference/index.html +++ b/docs/dev/reference/index.html @@ -59,7 +59,10 @@ Example evaluation of NAFTA SOP Attachment examples
  • - Some benchmark timings + Benchmark timings for mkin +
  • +
  • + Benchmark timings for saem.mmkin
  • -- cgit v1.2.1