From 7da9d8a69360087e60b06301ee80b199ba0b4833 Mon Sep 17 00:00:00 2001 From: Florent Jaillet <florent.jaillet@lis-lab.fr> Date: Thu, 26 Apr 2018 14:03:31 +0200 Subject: [PATCH] Add a link to the online doc in the readme of the doc --- doc/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/README.md b/doc/README.md index 92d29a8..2577e38 100644 --- a/doc/README.md +++ b/doc/README.md @@ -1,3 +1,7 @@ +If you only want to get the documentation, note that a pre-built +version for the latest release is available +[online](http://skmad-suite.pages.lis-lab.fr/madarrays/). + Sphinx is used to generate the API and reference documentation for all packages from the [`skmad-suite`](https://gitlab.lis-lab.fr/skmad-suite/). -- GitLab