]> matita.cs.unibo.it Git - helm.git/blob - helm/www/lambdadelta/web/home/sitemap.tbl
- update in ground_2 and 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       [ @@("version_2" "Version 2") 
22         @@("ground_2" "Background") + @@("basic_2" "Core") + @@("apps_2" "Applications") * ]
23       [ @@("version_1" "Version 1") * ] *
24    }
25 ]
26
27 class "component" [ 0 ]
28
29 ext ".html" [ * ]