]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambdadelta/web/home/sitemap.tbl
some changes in lambdadelta butterflies
[helm.git] / helm / www / lambdadelta / web / home / sitemap.tbl
index 9144fbaf705559db993465e1acc7f923d615d8a5..af3b9f7736ff97d5d5a1f28f746b7aabdc5ee557 100644 (file)
@@ -4,30 +4,36 @@ table [
    class "sky" {
       [ @@("index" "home") * ]
       [ @@("index#foreword" "foreword") * ]
-      [ @@("index#notice" "notice") * ]
+      [ @@("index#citations" "citations") * ]
    }
    class "magenta" {
       [ @@"news" * ]
       [ @@("news#milestones" "milestones") * ]
       [ @@("news#visibility" "visibility") * ]
    }
-   class "orange" {
-      [ @@"documentation" * ] 
-      [ @@("documentation#v2" "version 2") * ]
-      [ @@("documentation#v1" "version 1") * ]
-   }
-   class "green" {
+   class "white" {
       [ @@"specification" * ] 
       [ @@("specification#v2" "version 2")
         "(" ^ @@("ground_2" "background") + "-" + 
         @@("basic_2" "core") + "-" +
         @@("apps_2" "applications") ^ ")"
       * ]
-      [ @@("specification#v1" "version 1") * ]
+      [ @@("specification#v1" "version 1")
+        "(" ^ @@("ground_1" "background") + "-" + 
+        @@("basic_1" "core") ^ ")"
+        "(" ^ @@("static/matita/lambdadelta/" "static HELM directory") ^ ")"
+      * ]
+   }
+   class "orange" {
+      [ @@"documentation" * ] 
+      [ @@("documentation#v2" "version 2") * ]
+      [ @@("documentation#v1" "version 1") * ]
    }
    class "green" {
       [ @@"implementation" * ] 
-      [ @@("implementation#lddl" "library") * ]
+      [ @@("implementation#lddl" "library")
+        "(" ^ @@("static/lddl/" "static LDDL directory") ^ ")"
+      * ]
       [ @@("implementation#helena" "helena") * ]
    }
 ]