X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fwww%2Flambdadelta%2Fweb%2Fhome%2Fsitemap.tbl;h=3b69c3c404f9d4e6e469d7f791924ad93d2e3153;hb=68b4f2490c12139c03760b39895619e63b0f38c9;hp=df44a964b563bb1143c864d221710d45a5497789;hpb=bda6d964ce9729a694e3fd3ead386ca9f2ca14e3;p=helm.git diff --git a/helm/www/lambdadelta/web/home/sitemap.tbl b/helm/www/lambdadelta/web/home/sitemap.tbl index df44a964b..3b69c3c40 100644 --- a/helm/www/lambdadelta/web/home/sitemap.tbl +++ b/helm/www/lambdadelta/web/home/sitemap.tbl @@ -2,35 +2,49 @@ 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" "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" { - [ @@"implementation" - "(" ^ @@("implementation#specifications" "specifications") + "-" + - @@("implementation#lddl" "library") + "-" + - @@("implementation#helena" "Helena") ^ ")" + [ @@("html/implementation" "implementation") * ] + [ @@("html/implementation#helena" "helena") + @@("osn/" "Open Symbolic Notation (OSN)") * ] - [ @@("version_2" "Version 2") - "(" ^ @@("ground_2" "Background") + "-" + - @@("basic_2" "Core") + "-" + - @@("apps_2" "Applications") ^ ")" + [ @@("html/implementation#lddl" "library") + "(" ^ @@("html/lddl/" "static LDDL directory") ^ ")" * ] - [ @@("version_1" "Version 1") * ] * } ] -class "component" [ 0 ] +class "capitalize" [ * ] + +class "italic" [ 0 ] ext ".html" [ * ]