From 9394b9b1ceb045ac65ae88736b74d68d0db47a14 Mon Sep 17 00:00:00 2001
From: Samuel Lampa
Date: Tue, 10 May 2016 19:04:25 +0200
Subject: [PATCH] Add link to latest User Guide on front page
The user guide is really the most important piece of information to get new folks on board to test out CWL. Even though probably having stumbled upon the user guide before, I wasn't aware that it existed, and did not find it when I started evaluating CWL for use within NBIS here in Sweden. I thus think it is really important to have a link to it clearly visible in a prominent place on the front page.
---
index.html | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/index.html b/index.html
index d4303813..99414326 100644
--- a/index.html
+++ b/index.html
@@ -43,6 +43,8 @@
Docker for portable runtime environments.
CWL is designed to express workflows for data-intensive science, such as
Bioinformatics, Medical Imaging, Chemistry, Physics, and Astronomy.
+CWL User Guide
+
User guide for the current stable specification (draft-3), providing a gentle introduction to writing CWL command line tools and workflows.
CWL Specification
The current stable specification is draft 3:
http://www.commonwl.org/draft-3/
Older drafts: draft-1, draft-2
@@ -137,4 +139,4 @@ Individual Contributors
(Alphabetical)