]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambdadelta/web/home/versions.tbl
\lambda\delta web site update for git
[helm.git] / helm / www / lambdadelta / web / home / versions.tbl
index e8bb5117bf016f55dbd76a9b32efe7b097913e61..cb3c4f99ebc1ab74650f3058598a1abd59d1d270 100644 (file)
@@ -1,21 +1,47 @@
 name "versions"
 
 table {
-   class "gray"   
-      [ "version" "name" "developed with"
-        "stage" "started" "announced" "released" "dismissed"
-      ] 
-   class "orange" 
-      [ @@("version_2" "Version 2") "\"basic_2\"" @("http://matita.cs.unibo.it/" "Matita 0.99.2")
-        "\"a\"" "April 2011" "July 2014" "Planned in 2014" "Not planned yet"
-      ] 
+   class "gray" 
+      [ "version" "name"
+        "stage" "developed with"
+        "started" "announced" "released" "concluded"
+        "references"
+      ]
+   class "yellow"
+      [ @@("html/specification#v3" "Version 3") "\"basic_3\""
+        "" ""
+        "" "" "" ""
+        @@("html/documentation#ldJ3a" "J3a")
+      ]
+   class "orange" {
+      [ { @@("html/specification#v2" "Version 2") * }
+        { "\"basic_2\"" * }
+        { [ "\"A2\"" @("http://matita.cs.unibo.it/" "Matita 0.99.3")
+            "October 2015" "" "" ""
+            ""  *
+          ]
+          [ "\"A1\"" @("http://matita.cs.unibo.it/" "Matita 0.99.2")
+            "April 2011" "June 2014" "October 2014" "August 2015" 
+            @@("html/documentation#ldV2a" "V2a") + " " + @@("html/documentation#ldR2c" "R2c") *
+          ]
+        }
+      ]
+      [ "Abandoned" "" 
+        "" @("http://coq.inria.fr/" "Coq 7.3.1")
+        "March 2008" "" "" "February 2011"
+        ""  *
+      ]
+   }
    class "red"
-      [ @@("version_1" "Version 1") "\"basic_1\"" @("http://coq.inria.fr/" "Coq 7.3.1")
-        "" "May 2004" "January 2006" "November 2006" "May 2008" ] 
+      [ @@("html/specification#v1" "Version 1") "\"basic_1\""
+        "" @("http://coq.inria.fr/" "Coq 7.3.1")
+        "May 2004" "December 2005" "November 2006" "May 2008"
+        @@("html/documentation#ldV1a" "V1a") + " " + @@("html/documentation#ldJ1a" "J1a") *
+      ]
 }
 
 class "top"               { * }
 
 class "capitalize italic" [ 0 ]
 
-ext ".html" { 1 }
+ext   ".html"             { * }