X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fwww%2Flambdadelta%2Fweb%2Fhome%2Fsitemap.tbl;h=e777c310aaa7f34c5e0438a755a3d6267433d003;hb=9a0dc83131e9695ffd4254ff5546817ca431d8c2;hp=9144fbaf705559db993465e1acc7f923d615d8a5;hpb=b7395f3e72f7c8db2d81ef8abc8549695c089eca;p=helm.git diff --git a/helm/www/lambdadelta/web/home/sitemap.tbl b/helm/www/lambdadelta/web/home/sitemap.tbl index 9144fbaf7..e777c310a 100644 --- a/helm/www/lambdadelta/web/home/sitemap.tbl +++ b/helm/www/lambdadelta/web/home/sitemap.tbl @@ -2,33 +2,44 @@ name "sitemap" table [ class "sky" { - [ @@("index" "home") * ] - [ @@("index#foreword" "foreword") * ] - [ @@("index#notice" "notice") * ] + [ @@("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" { + [ @@("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" * ] - [ @@("documentation#v2" "version 2") * ] - [ @@("documentation#v1" "version 1") * ] + [ @@("html/documentation" "documentation") * ] + [ @@("html/documentation#v2" "version 2") * ] + [ @@("html/documentation#v1" "version 1") * ] } class "green" { - [ @@"specification" * ] - [ @@("specification#v2" "version 2") - "(" ^ @@("ground_2" "background") + "-" + - @@("basic_2" "core") + "-" + - @@("apps_2" "applications") ^ ")" + [ @@("html/implementation" "implementation") * ] + [ @@("html/implementation#helena" "helena") + @@("osn/" "Open Symbolic Notation (OSN)") + * ] + [ @@("html/implementation#lddl" "library") + "(" ^ @@("html/lddl/" "static LDDL directory") ^ ")" * ] - [ @@("specification#v1" "version 1") * ] - } - class "green" { - [ @@"implementation" * ] - [ @@("implementation#lddl" "library") * ] - [ @@("implementation#helena" "helena") * ] } ]