]> 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 e3c2b05256f74723701a1bb3e9c5f05bb3f9cb72..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") + "-" + 
@@ -29,12 +24,19 @@ table [
         "(" ^ @@("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") * ]
    }
 ]