]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambdadelta/web/home/sitemap.tbl
the generation of the web site is completed!
[helm.git] / helm / www / lambdadelta / web / home / sitemap.tbl
index e29f80dd9d82792c1cea1d3f2ac182084163d8c5..9ee265a89f9ca0ba21206ca9c1cbe6d4885d2950 100644 (file)
@@ -2,17 +2,29 @@ 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") * ] *
    }
 ]