diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-03-06 14:52:04 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-03-06 14:52:04 +0100 |
commit | aac6606d2aee79e547f725353a42266c00ed2299 (patch) | |
tree | e08b632e3db29ebda4faaec87cd938bb353b52cd /inst | |
parent | 6248971edad72b30f7f609a6bb2217d0b41498a0 (diff) |
Switch to pkgdown and link to pkgdown.jrwb.de
Diffstat (limited to 'inst')
-rw-r--r-- | inst/staticdocs/index.r | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/inst/staticdocs/index.r b/inst/staticdocs/index.r deleted file mode 100644 index 7aa2074..0000000 --- a/inst/staticdocs/index.r +++ /dev/null @@ -1,5 +0,0 @@ -sd_section( - "Class definitions", - "R6 classes and their methods", - c("chent", "pai", "pp") -) |