diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2023-01-28 17:40:31 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2023-01-28 17:40:31 +0100 |
commit | 9aa186eaf43d3c86a99fd08c310cefbc5dfe0612 (patch) | |
tree | 426d4465189c610686cf5d077d4f46a9966d852b /docs/dev/pkgdown.yml | |
parent | 24eb77216700cf8b2f2bde3abad84c1f83f9e32a (diff) |
Build online HTML versions of prebuilt vignettes
Also, give some structure to the menu for selecting articles
Diffstat (limited to 'docs/dev/pkgdown.yml')
-rw-r--r-- | docs/dev/pkgdown.yml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/dev/pkgdown.yml b/docs/dev/pkgdown.yml index 760148d3..ca999f47 100644 --- a/docs/dev/pkgdown.yml +++ b/docs/dev/pkgdown.yml @@ -2,10 +2,12 @@ pandoc: 2.17.1.1 pkgdown: 2.0.7 pkgdown_sha: ~ articles: - 2022_wp_1.1_dmta_parent: 2022_wp_1.1_dmta_parent.html FOCUS_D: FOCUS_D.html FOCUS_L: FOCUS_L.html mkin: mkin.html + 2022_cyan_pathway: prebuilt/2022_cyan_pathway.html + 2022_dmta_parent: prebuilt/2022_dmta_parent.html + 2022_dmta_pathway: prebuilt/2022_dmta_pathway.html twa: twa.html FOCUS_Z: web_only/FOCUS_Z.html NAFTA_examples: web_only/NAFTA_examples.html @@ -14,7 +16,7 @@ articles: dimethenamid_2018: web_only/dimethenamid_2018.html multistart: web_only/multistart.html saem_benchmarks: web_only/saem_benchmarks.html -last_built: 2023-01-05T07:18Z +last_built: 2023-01-28T16:38Z urls: reference: https://pkgdown.jrwb.de/mkin/reference article: https://pkgdown.jrwb.de/mkin/articles |