]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambdadelta/web/home/sitemap.tbl
- xhtbl: support for relative links added
[helm.git] / helm / www / lambdadelta / web / home / sitemap.tbl
index 78a5a2da0de27b23a30bbfd9d402cabbbcd299c9..7e2969bc9cdc4b788c48d539541526fd5ffdbdab 100644 (file)
@@ -2,17 +2,19 @@ name "sitemap"
 
 table [
    class "sky" {
-      [ "foreword" * ]
+      [ @@("index" "foreword") * ]
    }
    class "magenta" {
-      [ "news" * ]
+      [ @@"news" * ]
    }
    class "orange" {
-      [ "bibliography" * ]
+      [ @@"documentation" * ]
    }
    class "green" {
-      [ "resources" * ]
+      [ @@"implementation" * ]
    }
 ]
 
 class "component" [ 0 ]
+
+ext ".html" [ 0 ]