]> matita.cs.unibo.it Git - helm.git/blob - helm/www/lambdadelta/web/home/versions.tbl
update in basic_2 and in web site
[helm.git] / helm / www / lambdadelta / web / home / versions.tbl
1 name "versions"
2
3 table {
4    class "gray" 
5       [ "version" "name"
6         "stage" "developed with"
7         "started" "announced" "released" "concluded"
8         "references"
9       ]
10    class "yellow"
11       [ @@("html/specification#v3" "Version 3") "\"basic_3\""
12         "" ""
13         "" "" "" ""
14         @@("html/documentation#ldJ3a" "J3a")
15       ]
16    class "orange" {
17       [ { @@("html/specification#v2" "Version 2") * }
18         { "\"basic_2\"" * }
19         { [ "\"B\"" @("http://matita.cs.unibo.it/" "Matita 0.99.3")
20             "October 2015" "November 2018" "" ""
21             ""  *
22           ]
23           [ "\"A\"" @("http://matita.cs.unibo.it/" "Matita 0.99.2")
24             "April 2011" "June 2014" "October 2014" "August 2015" 
25             @@("html/documentation#ldV2a" "V2a") + " " + @@("html/documentation#ldR2c" "R2c") *
26           ]
27         }
28       ]
29       [ "Abandoned" "" 
30         [ "" @("http://coq.inria.fr/" "Coq 7.3.1")
31           "March 2008" "" "" "February 2011"
32           ""  *
33         ]
34       ]
35    }
36    class "red"
37       [ @@("html/specification#v1" "Version 1") "\"basic_1\""
38         [ "\"A\"" @("http://coq.inria.fr/" "Coq 7.3.1")
39           "May 2004" "December 2005" "November 2006" "May 2008"
40           @@("html/documentation#ldV1a" "V1a") + " " + @@("html/documentation#ldJ1a" "J1a") *
41         ]
42       ]
43 }
44
45 class "top"               { * }
46
47 class "capitalize italic" [ 0 ]
48
49 ext   ".html"             { * }