]> matita.cs.unibo.it Git - helm.git/blob - helm/www/lambdadelta/web/home/sitemap.tbl
improved site map and version 2 page
[helm.git] / helm / www / lambdadelta / web / home / sitemap.tbl
1 name "sitemap"
2
3 table [
4    class "sky" {
5       [ @@("index" "foreword") * ] [ { * } ]  
6    }
7    class "magenta" {
8       [ @@"news" * ] [ { * } ]
9    }
10    class "orange" {
11       [ @@"documentation" * ] [ { * } ]
12    }
13    class "green" {
14       [ @@"implementation" * ]
15       [ @@("version_2" "Version 2") @@("ground_2" "Background") @@("basic_2" "Core") @@("apps_2" "Applications") * ]
16       [ @@("version_1" "Version 1") * ] *
17    }
18 ]
19
20 class "component" [ 0 ]
21
22 ext ".html" [ * ]