]> matita.cs.unibo.it Git - helm.git/blob - helm/www/lambdadelta/web/home/sitemap.tbl
informational page on ground_1
[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         "(" ^ @@("ground_1" "background") + "-" + 
28         @@("basic_1" "core") ^ ")"
29         "(" ^ @@("static/matita/lambdadelta/" "static HELM directory") ^ ")"
30       * ]
31    }
32    class "green" {
33       [ @@"implementation" * ] 
34       [ @@("implementation#lddl" "library")
35         "(" ^ @@("static/lddl/" "static LDDL directory") ^ ")"
36       * ]
37       [ @@("implementation#helena" "helena") * ]
38    }
39 ]
40
41 class "capitalize" [ * ]
42
43 class "italic" [ 0 ]
44
45 ext ".html" [ * ]