From aac6606d2aee79e547f725353a42266c00ed2299 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 6 Mar 2017 14:52:04 +0100 Subject: Switch to pkgdown and link to pkgdown.jrwb.de --- GNUmakefile | 4 +- README.html | 17 ++-- README.md | 2 +- _pkgdown.yml | 16 ++++ docs/authors.html | 97 ++++++++++++++++++++++ docs/index.html | 150 +++++++++++++++++----------------- docs/jquery.sticky-kit.min.js | 9 +++ docs/link.svg | 12 +++ docs/pkgdown.css | 113 ++++++++++++++++++++++++++ docs/pkgdown.js | 8 ++ docs/reference/chent-22.png | Bin 0 -> 12574 bytes docs/reference/chent.html | 160 +++++++++++++++++++++++++++++++++++++ docs/reference/draw_svg.chent.html | 117 +++++++++++++++++++++++++++ docs/reference/index.html | 137 +++++++++++++++++++++++++++++++ docs/reference/pai.html | 133 ++++++++++++++++++++++++++++++ docs/reference/plot.chent-11.png | Bin 0 -> 12574 bytes docs/reference/plot.chent.html | 128 +++++++++++++++++++++++++++++ docs/reference/pp.html | 119 +++++++++++++++++++++++++++ docs/reference/print.chent.html | 111 +++++++++++++++++++++++++ docs/reference/print.pai.html | 111 +++++++++++++++++++++++++ inst/staticdocs/index.r | 5 -- 21 files changed, 1357 insertions(+), 92 deletions(-) create mode 100644 _pkgdown.yml create mode 100644 docs/authors.html create mode 100644 docs/jquery.sticky-kit.min.js create mode 100644 docs/link.svg create mode 100644 docs/pkgdown.css create mode 100644 docs/pkgdown.js create mode 100644 docs/reference/chent-22.png create mode 100644 docs/reference/chent.html create mode 100644 docs/reference/draw_svg.chent.html create mode 100644 docs/reference/index.html create mode 100644 docs/reference/pai.html create mode 100644 docs/reference/plot.chent-11.png create mode 100644 docs/reference/plot.chent.html create mode 100644 docs/reference/pp.html create mode 100644 docs/reference/print.chent.html create mode 100644 docs/reference/print.pai.html delete mode 100644 inst/staticdocs/index.r diff --git a/GNUmakefile b/GNUmakefile index 52adf68..e186fad 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -21,9 +21,9 @@ roxygen: "$(R_HOME)/bin/Rscript" -e 'library(devtools); document()' @echo "DONE." -sd: roxygen +pd: roxygen @echo "Building static documentation..." - "$(R_HOME)/bin/Rscript" -e 'staticdocs::build_site()' + "$(R_HOME)/bin/Rscript" -e 'pkgdown::build_site()' @echo "DONE." $(TGZ): $(pkgfiles) diff --git a/README.html b/README.html index 8a53c35..e7ac276 100644 --- a/README.html +++ b/README.html @@ -15,14 +15,15 @@ - + + + + - - +
- diff --git a/README.md b/README.md index 2db5787..893b304 100644 --- a/README.md +++ b/README.md @@ -27,4 +27,4 @@ be plotted - Additional information can be read from a local .yaml file Some examples are available from the -[Reference on github](https://jranke.github.io/chents/reference.html). +[Reference on github](https://pkgdown.jrwb.de/chents/reference.html). diff --git a/_pkgdown.yml b/_pkgdown.yml new file mode 100644 index 0000000..12448d6 --- /dev/null +++ b/_pkgdown.yml @@ -0,0 +1,16 @@ +title: chents + +template: + bootswatch: spacelab + +reference: + - title: Class definitions + desc: R6 classes and their methods + contents: + - chent + - draw_svg.chent + - plot.chent + - print.chent + - pai + - print.pai + - pp diff --git a/docs/authors.html b/docs/authors.html new file mode 100644 index 0000000..9f174b2 --- /dev/null +++ b/docs/authors.html @@ -0,0 +1,97 @@ + + + + + + + + +Authors • chents + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+ +
+
+ + +
    +
  • +

    Johannes Ranke. Author, maintainer, copyright holder. +

    +
  • +
+ +
+ +
+ + +
+ + +
+

Site built with pkgdown.

+
+ +
+
+ + + diff --git a/docs/index.html b/docs/index.html index 3582067..5f8e231 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,65 +1,55 @@ - - - -Home. chents 0.2-3 + + + + + - - - - - - - - + + + - - - - - - -