]> matita.cs.unibo.it Git - helm.git/blob - helm/www/lambdadelta/web/home/sitemap.tbl
the generation of the web site is completed!
[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") + @@("basic_2" "Core") + @@("apps_2" "Applications")
27       * ]
28       [ @@("version_1" "Version 1") * ] *
29    }
30 ]
31
32 class "component" [ 0 ]
33
34 ext ".html" [ * ]