]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambdadelta/web/home/sitemap.tbl
λδ web site update
[helm.git] / helm / www / lambdadelta / web / home / sitemap.tbl
index 7e2969bc9cdc4b788c48d539541526fd5ffdbdab..3f840b7a09e97730ec7a7f3515aae01465968ccd 100644 (file)
@@ -2,19 +2,49 @@ name "sitemap"
 
 table [
    class "sky" {
-      [ @@("index" "foreword") * ]
+      [ @@("html/home" "home") * ]
+      [ @@("html/home#foreword" "foreword") * ]
+      [ @@("html/home#citations" "citations") * ]
    }
    class "magenta" {
-      [ @@"news" * ]
+      [ @@("html/news" "news") * ]
+      [ @@("html/news#milestones" "milestones") * ]
+      [ @@("html/news#visibility" "visibility") * ]
+   }
+   class "white" {
+      [ @@("html/specification" "specification")
+        @@("html/changes" "specification log")
+      * ]
+      [ @@("html/specification#v2" "version 2")
+        "(" ^ @@("html/ground_2" "background") + "-" +
+        @@("html/static_2" "syntax") + "-" + 
+        @@("html/basic_2" "core") + "-" +
+        @@("html/apps_2" "applications") ^ ")"
+      * ]
+      [ @@("html/specification#v1" "version 1")
+        "(" ^ @@("html/ground_1" "background") + "-" + 
+        @@("html/basic_1" "core") ^ ")"
+        "(" ^ @@("static/matita/lambdadelta/" "static HELM directory") ^ ")"
+      * ]
    }
    class "orange" {
-      [ @@"documentation" * ]
+      [ @@("html/documentation" "documentation") * ] 
+      [ @@("html/documentation#v2" "version 2") * ]
+      [ @@("html/documentation#v1" "version 1") * ]
    }
    class "green" {
-      [ @@"implementation" * ]
+      [ @@("html/implementation" "implementation") * ] 
+      [ @@("html/implementation#helena" "helena")
+        @@("osn/" "Open Symbolic Notation (OSN)") 
+      * ]
+      [ @@("html/implementation#lddl" "library")
+        "(" ^ @@("static/lddl/" "static LDDL directory") ^ ")"
+      * ]
    }
 ]
 
-class "component" [ 0 ]
+class "capitalize" [ * ]
+
+class "italic" [ 0 ]
 
-ext ".html" [ 0 ]
+ext ".html" [ * ]