]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambdadelta/web/home/sitemap.tbl
- update in basic_2
[helm.git] / helm / www / lambdadelta / web / home / sitemap.tbl
index 7e2969bc9cdc4b788c48d539541526fd5ffdbdab..9144fbaf705559db993465e1acc7f923d615d8a5 100644 (file)
@@ -2,19 +2,38 @@ name "sitemap"
 
 table [
    class "sky" {
-      [ @@("index" "foreword") * ]
+      [ @@("index" "home") * ]
+      [ @@("index#foreword" "foreword") * ]
+      [ @@("index#notice" "notice") * ]
    }
    class "magenta" {
       [ @@"news" * ]
+      [ @@("news#milestones" "milestones") * ]
+      [ @@("news#visibility" "visibility") * ]
    }
    class "orange" {
-      [ @@"documentation" * ]
+      [ @@"documentation" * ] 
+      [ @@("documentation#v2" "version 2") * ]
+      [ @@("documentation#v1" "version 1") * ]
    }
    class "green" {
-      [ @@"implementation" * ]
+      [ @@"specification" * ] 
+      [ @@("specification#v2" "version 2")
+        "(" ^ @@("ground_2" "background") + "-" + 
+        @@("basic_2" "core") + "-" +
+        @@("apps_2" "applications") ^ ")"
+      * ]
+      [ @@("specification#v1" "version 1") * ]
+   }
+   class "green" {
+      [ @@"implementation" * ] 
+      [ @@("implementation#lddl" "library") * ]
+      [ @@("implementation#helena" "helena") * ]
    }
 ]
 
-class "component" [ 0 ]
+class "capitalize" [ * ]
+
+class "italic" [ 0 ]
 
-ext ".html" [ 0 ]
+ext ".html" [ * ]