]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambdadelta/web/home/sitemap.tbl
improved site map and version 2 page
[helm.git] / helm / www / lambdadelta / web / home / sitemap.tbl
index 7e2969bc9cdc4b788c48d539541526fd5ffdbdab..e29f80dd9d82792c1cea1d3f2ac182084163d8c5 100644 (file)
@@ -2,19 +2,21 @@ name "sitemap"
 
 table [
    class "sky" {
-      [ @@("index" "foreword") * ]
+      [ @@("index" "foreword") * ] [ { * } ]  
    }
    class "magenta" {
-      [ @@"news" * ]
+      [ @@"news" * ] [ { * } ]
    }
    class "orange" {
-      [ @@"documentation" * ]
+      [ @@"documentation" * ] [ { * } ]
    }
    class "green" {
       [ @@"implementation" * ]
+      [ @@("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" [ * ]