]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambdadelta/web/home/sitemap.tbl
site update
[helm.git] / helm / www / lambdadelta / web / home / sitemap.tbl
index 8d6b24e85cfd0a97fbaf922669ef4c33068e4ec2..dec0d13e65c7227cfbfb099037ac24b7980adaf1 100644 (file)
@@ -2,21 +2,16 @@ name "sitemap"
 
 table [
    class "sky" {
-      [ @@("index" "home") * ]
-      [ @@("index#foreword" "foreword") * ]
-      [ @@("index#citations" "citations") * ]
+      [ @@"home" * ]
+      [ @@("home#foreword" "foreword") * ]
+      [ @@("home#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") + "-" + 
@@ -24,16 +19,24 @@ table [
         @@("apps_2" "applications") ^ ")"
       * ]
       [ @@("specification#v1" "version 1")
-        "(" ^ @@("basic_1" "core") ^ ")"
+        "(" ^ @@("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#helena" "helena")
+        @@("osn/" "Open Symbolic Notation (OSN)") 
+      * ]
       [ @@("implementation#lddl" "library")
         "(" ^ @@("static/lddl/" "static LDDL directory") ^ ")"
       * ]
-      [ @@("implementation#helena" "helena") * ]
    }
 ]