]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambdadelta/web/home/sitemap.tbl
- update in ground_2 and basic_2
[helm.git] / helm / www / lambdadelta / web / home / sitemap.tbl
index e29f80dd9d82792c1cea1d3f2ac182084163d8c5..71cc44367402ad993900f3037ea1104a4e9c212b 100644 (file)
@@ -2,17 +2,24 @@ name "sitemap"
 
 table [
    class "sky" {
-      [ @@("index" "foreword") * ] [ { * } ]  
+      [ @@("index" "home") * ]
+      [ @@("index#foreword" "Foreword") * ]
+      [ @@("index#notice" "Notice") * ]
    }
    class "magenta" {
-      [ @@"news" * ] [ { * } ]
+      [ @@"news" * ]
+      [ @@("news#milestones" "Milestones") * ]
+      [ @@("news#visibility" "Visibility") * ]
    }
    class "orange" {
-      [ @@"documentation" * ] [ { * } ]
+      [ @@"documentation" * ] 
+      [ @@("documentation#v2" "Version 2") * ]
+      [ @@("documentation#v1" "Version 1") * ]
    }
    class "green" {
       [ @@"implementation" * ]
-      [ @@("version_2" "Version 2") @@("ground_2" "Background") @@("basic_2" "Core") @@("apps_2" "Applications") * ]
+      [ @@("version_2" "Version 2") 
+        @@("ground_2" "Background") + @@("basic_2" "Core") + @@("apps_2" "Applications") * ]
       [ @@("version_1" "Version 1") * ] *
    }
 ]