]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambdadelta/web/home/sitemap.tbl
the generation of the web site is completed!
[helm.git] / helm / www / lambdadelta / web / home / sitemap.tbl
index 7e2969bc9cdc4b788c48d539541526fd5ffdbdab..9ee265a89f9ca0ba21206ca9c1cbe6d4885d2950 100644 (file)
@@ -2,19 +2,33 @@ name "sitemap"
 
 table [
    class "sky" {
-      [ @@("index" "foreword") * ]
+      [ @@("index" "home") * ]
+      [ @@("index#foreword" "Foreword") * ]
+      [ @@("index#notice" "Notice") * ]
    }
    class "magenta" {
       [ @@"news" * ]
+      [ @@("news#milestones" "Milestones") * ]
+      [ @@("news#visibility" "Visibility") * ]
    }
    class "orange" {
-      [ @@"documentation" * ]
+      [ @@"documentation" * ] 
+      [ @@("documentation#v2" "Version 2") * ]
+      [ @@("documentation#v1" "Version 1") * ]
    }
    class "green" {
-      [ @@"implementation" * ]
+      [ @@"implementation" 
+        "(" ^ @@("implementation#specifications" "specifications") +
+        @@("implementation#lddl" "library") +
+        @@("implementation#helena" "Helena") ^ ")"
+      * ]
+      [ @@("version_2" "Version 2") 
+        @@("ground_2" "Background") + @@("basic_2" "Core") + @@("apps_2" "Applications")
+      * ]
+      [ @@("version_1" "Version 1") * ] *
    }
 ]
 
 class "component" [ 0 ]
 
-ext ".html" [ 0 ]
+ext ".html" [ * ]