From 121228e9e07ee45f230b7e8bc810285baedf59da Mon Sep 17 00:00:00 2001 From: Stephan Schulz <stephan.schulz-x2q@rub.de> Date: Thu, 3 Dec 2020 10:21:29 +0100 Subject: [PATCH] add reference to doxygen and sphinx doc --- content/documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/documentation.md b/content/documentation.md index fecf49f..c6e56aa 100644 --- a/content/documentation.md +++ b/content/documentation.md @@ -6,7 +6,7 @@ layout= "main" ## Manual [](/scafacos-website/files/pub/libfcs_manual.pdf) -The latest official release of the manual can be downloaded at the link above. +The latest official release of the manual can be found [here](sphinx/) and the internal documentation [here](doxygen/). In addition, after invoking `make doc` it can be found in the source tree at `doc/manual.pdf`. ## Online interface documentation [](/doxygen/index.html) -- GitLab