]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambdadelta/web/home/sitemap.tbl
- update in basic_2 and ground_2
[helm.git] / helm / www / lambdadelta / web / home / sitemap.tbl
index e29f80dd9d82792c1cea1d3f2ac182084163d8c5..df44a964b563bb1143c864d221710d45a5497789 100644 (file)
@@ -2,17 +2,31 @@ 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") * ]
+      [ @@"implementation" 
+        "(" ^ @@("implementation#specifications" "specifications") + "-" +
+        @@("implementation#lddl" "library") + "-" +
+        @@("implementation#helena" "Helena") ^ ")"
+      * ]
+      [ @@("version_2" "Version 2") 
+        "(" ^ @@("ground_2" "Background") + "-" + 
+        @@("basic_2" "Core") + "-" +
+        @@("apps_2" "Applications") ^ ")"
+      * ]
       [ @@("version_1" "Version 1") * ] *
    }
 ]