X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fwww%2Flambdadelta%2Fweb%2Fhome%2Fsitemap.tbl;h=e76cdd5f8dcc5070907ad6d473129f9695d46ca2;hb=ff612dc35167ec0c145864c9aa8ae5e1ebe20a48;hp=dec0d13e65c7227cfbfb099037ac24b7980adaf1;hpb=6864d67d5a0e5950a4d5f744866e89215e08ace0;p=helm.git diff --git a/helm/www/lambdadelta/web/home/sitemap.tbl b/helm/www/lambdadelta/web/home/sitemap.tbl index dec0d13e6..e76cdd5f8 100644 --- a/helm/www/lambdadelta/web/home/sitemap.tbl +++ b/helm/www/lambdadelta/web/home/sitemap.tbl @@ -2,39 +2,40 @@ name "sitemap" table [ class "sky" { - [ @@"home" * ] - [ @@("home#foreword" "foreword") * ] - [ @@("home#citations" "citations") * ] + [ @@("html/home" "home") * ] + [ @@("html/home#foreword" "foreword") * ] + [ @@("html/home#citations" "citations") * ] } class "magenta" { - [ @@"news" * ] - [ @@("news#milestones" "milestones") * ] - [ @@("news#visibility" "visibility") * ] + [ @@("html/news" "news") * ] + [ @@("html/news#milestones" "milestones") * ] + [ @@("html/news#visibility" "visibility") * ] } class "white" { - [ @@"specification" * ] - [ @@("specification#v2" "version 2") - "(" ^ @@("ground_2" "background") + "-" + - @@("basic_2" "core") + "-" + - @@("apps_2" "applications") ^ ")" + [ @@("html/specification" "specification") * ] + [ @@("html/specification#v2" "version 2") + "(" ^ @@("html/ground_2" "background") + "-" + + @@("html/static_2" "syntax") + "-" + + @@("html/basic_2" "core") + "-" + + @@("html/apps_2" "applications") ^ ")" * ] - [ @@("specification#v1" "version 1") - "(" ^ @@("ground_1" "background") + "-" + - @@("basic_1" "core") ^ ")" + [ @@("html/specification#v1" "version 1") + "(" ^ @@("html/ground_1" "background") + "-" + + @@("html/basic_1" "core") ^ ")" "(" ^ @@("static/matita/lambdadelta/" "static HELM directory") ^ ")" * ] } class "orange" { - [ @@"documentation" * ] - [ @@("documentation#v2" "version 2") * ] - [ @@("documentation#v1" "version 1") * ] + [ @@("html/documentation" "documentation") * ] + [ @@("html/documentation#v2" "version 2") * ] + [ @@("html/documentation#v1" "version 1") * ] } class "green" { - [ @@"implementation" * ] - [ @@("implementation#helena" "helena") + [ @@("html/implementation" "implementation") * ] + [ @@("html/implementation#helena" "helena") @@("osn/" "Open Symbolic Notation (OSN)") * ] - [ @@("implementation#lddl" "library") + [ @@("html/implementation#lddl" "library") "(" ^ @@("static/lddl/" "static LDDL directory") ^ ")" * ] }