From 1736e9ca46174aba70b05da1e220e07310474f29 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 6 Nov 2015 18:30:05 +0100 Subject: Provide links in the manual viewer instead of the manual --- inst/GUI/manual.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 inst/GUI/manual.html (limited to 'inst/GUI/manual.html') diff --git a/inst/GUI/manual.html b/inst/GUI/manual.html new file mode 100644 index 0000000..5fa33a1 --- /dev/null +++ b/inst/GUI/manual.html @@ -0,0 +1,10 @@ + +

For system requirements and installation instructions, please refer to the gmkin homepage.

+ +

A local copy of the manual can be viewed as gmkin package vignette.

+ +

The mkin online documentation is here.

+ +

The R package documentation of mkin can be viewed here.

-- cgit v1.2.1