]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambdadelta/web/home/sitemap.tbl
informational page on ground_1
[helm.git] / helm / www / lambdadelta / web / home / sitemap.tbl
index 6f9092683f78616c0d14068b0c4ea9e856502a98..e3c2b05256f74723701a1bb3e9c5f05bb3f9cb72 100644 (file)
@@ -3,34 +3,43 @@ name "sitemap"
 table [
    class "sky" {
       [ @@("index" "home") * ]
-      [ @@("index#foreword" "Foreword") * ]
-      [ @@("index#notice" "Notice") * ]
+      [ @@("index#foreword" "foreword") * ]
+      [ @@("index#citations" "citations") * ]
    }
    class "magenta" {
       [ @@"news" * ]
-      [ @@("news#milestones" "Milestones") * ]
-      [ @@("news#visibility" "Visibility") * ]
+      [ @@("news#milestones" "milestones") * ]
+      [ @@("news#visibility" "visibility") * ]
    }
    class "orange" {
       [ @@"documentation" * ] 
-      [ @@("documentation#v2" "Version 2") * ]
-      [ @@("documentation#v1" "Version 1") * ]
+      [ @@("documentation#v2" "version 2") * ]
+      [ @@("documentation#v1" "version 1") * ]
    }
    class "green" {
-      [ @@"implementation" 
-        "(" ^ @@("implementation#specifications" "specifications") + "-" +
-        @@("implementation#lddl" "library") + "-" +
-        @@("implementation#helena" "Helena") ^ ")"
+      [ @@"specification" * ] 
+      [ @@("specification#v2" "version 2")
+        "(" ^ @@("ground_2" "background") + "-" + 
+        @@("basic_2" "core") + "-" +
+        @@("apps_2" "applications") ^ ")"
       * ]
-      [ @@("version_2" "Version 2") 
-        "(" ^ @@("ground_2" "Background") + "-" + 
-        @@("basic_2" "Core") + "-" +
-        @@("apps_2" "Applications") ^ ")"
+      [ @@("specification#v1" "version 1")
+        "(" ^ @@("ground_1" "background") + "-" + 
+        @@("basic_1" "core") ^ ")"
+        "(" ^ @@("static/matita/lambdadelta/" "static HELM directory") ^ ")"
       * ]
-      [ @@("version_1" "Version 1") * ] *
+   }
+   class "green" {
+      [ @@"implementation" * ] 
+      [ @@("implementation#lddl" "library")
+        "(" ^ @@("static/lddl/" "static LDDL directory") ^ ")"
+      * ]
+      [ @@("implementation#helena" "helena") * ]
    }
 ]
 
-class "capitalize italic" [ 0 ]
+class "capitalize" [ * ]
+
+class "italic" [ 0 ]
 
 ext ".html" [ * ]