]> matita.cs.unibo.it Git - helm.git/blob - helm/www/lambdadelta/web/home/sitemap.tbl
- update in basic_2
[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#notice" "Notice") * ]
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       [ @@"implementation" 
21         "(" ^ @@("implementation#specifications" "specifications") + "-" +
22         @@("implementation#lddl" "library") + "-" +
23         @@("implementation#helena" "Helena") ^ ")"
24       * ]
25       [ @@("version_2" "Version 2") 
26         "(" ^ @@("ground_2" "Background") + "-" + 
27         @@("basic_2" "Core") + "-" +
28         @@("apps_2" "Applications") ^ ")"
29       * ]
30       [ @@("version_1" "Version 1") * ] *
31    }
32 ]
33
34 class "capitalize italic" [ 0 ]
35
36 ext ".html" [ * ]