]> matita.cs.unibo.it Git - helm.git/blob - helm/www/lambdadelta/web/home/sitemap.tbl
- milestone update in basic_2 (basic_2a released)
[helm.git] / helm / www / lambdadelta / web / home / sitemap.tbl
1 name "sitemap"
2
3 table [
4    class "sky" {
5       [ @@("index" "home") * ]
6       [ @@("index#foreword" "foreword") * ]
7       [ @@("index#citations" "citations") * ]
8    }
9    class "magenta" {
10       [ @@"news" * ]
11       [ @@("news#milestones" "milestones") * ]
12       [ @@("news#visibility" "visibility") * ]
13    }
14    class "orange" {
15       [ @@"documentation" * ] 
16       [ @@("documentation#v2" "version 2") * ]
17       [ @@("documentation#v1" "version 1") * ]
18    }
19    class "green" {
20       [ @@"specification" * ] 
21       [ @@("specification#v2" "version 2")
22         "(" ^ @@("ground_2" "background") + "-" + 
23         @@("basic_2" "core") + "-" +
24         @@("apps_2" "applications") ^ ")"
25       * ]
26       [ @@("specification#v1" "version 1") * ]
27    }
28    class "green" {
29       [ @@"implementation" * ] 
30       [ @@("implementation#lddl" "library") * ]
31       [ @@("implementation#helena" "helena") * ]
32    }
33 ]
34
35 class "capitalize" [ * ]
36
37 class "italic" [ 0 ]
38
39 ext ".html" [ * ]