]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambdadelta/web/home/versions.tbl
web site update
[helm.git] / helm / www / lambdadelta / web / home / versions.tbl
index b3cd3e0af4b3669f06436564a066c7cebadef0a7..5b7189241bde0e3ee99fbec6c1aa33f8fbbb100a 100644 (file)
@@ -1,21 +1,31 @@
 name "versions"
 
 table {
-   class "gray"   
+   class "gray" 
       [ "version" "name" "developed with"
         "stage" "started" "announced" "released" "concluded"
+        "references"
       ]
-   class "orange" 
-      [ @@("specification#v2" "Version 2") "\"basic_2\"" @("http://matita.cs.unibo.it/" "Matita 0.99.2")
-        "\"A\"" "April 2011" "June 2014" "October 2014" ""
+   class "orange" {
+      [ { @@("specification#v2" "Version 2") * }
+        { "\"basic_2\"" * }
+        { @("http://matita.cs.unibo.it/" "Matita 0.99.2") * }
+        { [ "\"A2\"" "October 2015" "" "" ""
+            *
+          ]
+          [ "\"A1\"" "April 2011" "June 2014" "October 2014" "August 2015" 
+            @@("documentation#ldV2a" "V2a") + " " + @@("documentation#ldR2c" "R2c")
+          ]
+        }
       ]
-   class "orange"
       [ "Abandoned" "" @("http://coq.inria.fr/" "Coq 7.3.1")
-        "" "March 2008" "" "" "February 2011"
+        "" "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")
       ]
 }