>From 8df2c33eff51eb74cae4f4324eece56a8be283fc Mon Sep 17 00:00:00 2001 From: Mathieu Lirzin Date: Fri, 6 Nov 2015 21:04:55 +0100 Subject: [PATCH] libraries: Remove Ragnarok. * website/apps/base/libraries-page.scm (libraries-page): Remove Ragnarok which has been declared obsolete by its author. Suggested-by: Nala Ginrut --- website/apps/base/libraries-page.scm | 8 -------- 1 file changed, 8 deletions(-) diff --git a/website/apps/base/libraries-page.scm b/website/apps/base/libraries-page.scm index b2a4775..320b17b 100644 --- a/website/apps/base/libraries-page.scm +++ b/website/apps/base/libraries-page.scm @@ -208,14 +208,6 @@ "parsing user-supplied style information and for querying the " "resulting cascade using SXML/SDOM documents or plain text.") (p (b "License: ") "GPL")) - (section - (@ (class "lib")) - (h3 (a (@ (href "http://gitorious.org/glow/ragnarok/")) - "Ragnarok")) - (p (span (@ (class "guile-version-tag")) "Guile 2.0")) - (p "A server for HTTP and other Internet protocols, with support " - "for templates, CGI, and more.") - (p (b "License: ") "LGPL 3 or later")) (h2 (@ (id "tools")) "Tools") (p "These projects are tools for or implemented with Guile. Mostly, " "these are the types of things that automate documentation or " -- 2.6.2