From 8b7edd4eaf0d196e674a085f744d1a69260a6c91 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 16 Nov 2023 06:02:05 +0100 Subject: Update pkgdown docs to bootstrap 5 with search --- docs/authors.html | 186 +++++++++++++++++++++--------------------------------- 1 file changed, 73 insertions(+), 113 deletions(-) (limited to 'docs/authors.html') diff --git a/docs/authors.html b/docs/authors.html index 2e97a0dc..088db2aa 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -1,112 +1,78 @@ -Authors and Citation • mkinAuthors and Citation • mkin + + Skip to contents -
-
-
-
- + +
+
+
+
+
+

Authors

  • Johannes Ranke. Author, maintainer, copyright holder. @@ -125,45 +91,39 @@
    copyright for some of the contributions of JR 2012-2014

-
-
-

Citation

- Source: DESCRIPTION -
-
+
+

Citation

+

Source: DESCRIPTION

-

Ranke J (2023). +

Ranke J (2023). mkin: Kinetic Evaluation of Chemical Degradation Data. R package version 1.2.6, https://pkgdown.jrwb.de/mkin/.

-
@Manual{,
+      
@Manual{,
   title = {mkin: Kinetic Evaluation of Chemical Degradation Data},
   author = {Johannes Ranke},
   year = {2023},
   note = {R package version 1.2.6},
   url = {https://pkgdown.jrwb.de/mkin/},
 }
- -
- -
- +
+
-
+
- -- cgit v1.2.1 From bad2f70c18cd9f57c0d382914327613bcfc9298f Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 29 Jul 2024 08:06:08 +0200 Subject: Move coverage to pkgdown docs The coverage report is neither successful on Travis nor in the github workflow set up with the usethis package. Therefore the code coverage report is generated locally and linked into the pkgdown docs. --- docs/authors.html | 124 ++++++++++++++++++++++++------------------------------ 1 file changed, 56 insertions(+), 68 deletions(-) (limited to 'docs/authors.html') diff --git a/docs/authors.html b/docs/authors.html index 088db2aa..56bae28c 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -1,130 +1,118 @@ -Authors and Citation • mkin +Authors and Citation • mkin Skip to contents - -
-- cgit v1.2.1 From 6476f5f49b373cd4cf05f2e73389df83e437d597 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 13 Feb 2025 16:30:31 +0100 Subject: Axis legend formatting, update vignettes --- docs/authors.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/authors.html') diff --git a/docs/authors.html b/docs/authors.html index 26399e08..d3cd2a75 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -1,5 +1,5 @@ -Authors and Citation • mkin +Authors and Citation • mkin Skip to contents -- cgit v1.2.1