]> 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 1d88064b332a74e08312bb0769a170639cc45a55..cb3c4f99ebc1ab74650f3058598a1abd59d1d270 100644 (file)
@@ -2,35 +2,41 @@ name "versions"
 
 table {
    class "gray" 
-      [ "version" "name" "developed with"
-        "stage" "started" "announced" "released" "concluded"
+      [ "version" "name"
+        "stage" "developed with"
+        "started" "announced" "released" "concluded"
         "references"
       ]
    class "yellow"
-      [ @@("specification#v3" "Version 3") "\"basic_3\"" ""
-        "" "" "" "" ""
-        @@("documentation#ldJ3a" "J3a")
+      [ @@("html/specification#v3" "Version 3") "\"basic_3\""
+        "" ""
+        "" "" "" ""
+        @@("html/documentation#ldJ3a" "J3a")
       ]
    class "orange" {
-      [ { @@("specification#v2" "Version 2") * }
+      [ { @@("html/specification#v2" "Version 2") * }
         { "\"basic_2\"" * }
-        { @("http://matita.cs.unibo.it/" "Matita 0.99.2") * }
-        { [ "\"A2\"" "October 2015" "" "" ""
-            *
+        { [ "\"A2\"" @("http://matita.cs.unibo.it/" "Matita 0.99.3")
+            "October 2015" "" "" ""
+            ""  *
           ]
-          [ "\"A1\"" "April 2011" "June 2014" "October 2014" "August 2015" 
-            @@("documentation#ldV2a" "V2a") + " " + @@("documentation#ldR2c" "R2c")
+          [ "\"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" *
+      [ "Abandoned" "" 
+        "" @("http://coq.inria.fr/" "Coq 7.3.1")
+        "March 2008" "" "" "February 2011"
+        ""  *
       ]
    }
    class "red"
-      [ @@("specification#v1" "Version 1") "\"basic_1\"" @("http://coq.inria.fr/" "Coq 7.3.1")
-        "" "May 2004" "December 2005" "November 2006" "May 2008"
-        @@("documentation#ldV1a" "V1a") + " " + @@("documentation#ldJ1a" "J1a")
+      [ @@("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") *
       ]
 }
 
@@ -38,4 +44,4 @@ class "top"               { * }
 
 class "capitalize italic" [ 0 ]
 
-ext   ".html"             { 0 }
+ext   ".html"             { * }