]> matita.cs.unibo.it Git - helm.git/blob - helm/www/lambdadelta/web/home/sitemap.tbl
dec0d13e65c7227cfbfb099037ac24b7980adaf1
[helm.git] / helm / www / lambdadelta / web / home / sitemap.tbl
1 name "sitemap"
2
3 table [
4    class "sky" {
5       [ @@"home" * ]
6       [ @@("home#foreword" "foreword") * ]
7       [ @@("home#citations" "citations") * ]
8    }
9    class "magenta" {
10       [ @@"news" * ]
11       [ @@("news#milestones" "milestones") * ]
12       [ @@("news#visibility" "visibility") * ]
13    }
14    class "white" {
15       [ @@"specification" * ] 
16       [ @@("specification#v2" "version 2")
17         "(" ^ @@("ground_2" "background") + "-" + 
18         @@("basic_2" "core") + "-" +
19         @@("apps_2" "applications") ^ ")"
20       * ]
21       [ @@("specification#v1" "version 1")
22         "(" ^ @@("ground_1" "background") + "-" + 
23         @@("basic_1" "core") ^ ")"
24         "(" ^ @@("static/matita/lambdadelta/" "static HELM directory") ^ ")"
25       * ]
26    }
27    class "orange" {
28       [ @@"documentation" * ] 
29       [ @@("documentation#v2" "version 2") * ]
30       [ @@("documentation#v1" "version 1") * ]
31    }
32    class "green" {
33       [ @@"implementation" * ] 
34       [ @@("implementation#helena" "helena")
35         @@("osn/" "Open Symbolic Notation (OSN)") 
36       * ]
37       [ @@("implementation#lddl" "library")
38         "(" ^ @@("static/lddl/" "static LDDL directory") ^ ")"
39       * ]
40    }
41 ]
42
43 class "capitalize" [ * ]
44
45 class "italic" [ 0 ]
46
47 ext ".html" [ * ]