From 8d7007876dbc01285616817ec261975aa520808c Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 6 Oct 2014 22:40:36 +0200 Subject: New static documentation, installation using repository The Makefile was enhanced to support generating static documentation, which will also point to vignettes (e.g. a manual) that will be written in the future. Installation instructions were updated to describe the much easier installation from the newly created repository. --- inst/staticdocs/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 inst/staticdocs/README (limited to 'inst') diff --git a/inst/staticdocs/README b/inst/staticdocs/README new file mode 100644 index 0000000..0ec42e6 --- /dev/null +++ b/inst/staticdocs/README @@ -0,0 +1,2 @@ +This directory is simply here because building with current +staticdocs versions does now work without it. -- cgit v1.2.1