name "sitemap" table [ class "sky" { [ @@("html/home" "home") * ] [ @@("html/home#foreword" "foreword") * ] [ @@("html/home#citations" "citations") * ] } class "magenta" { [ @@("html/news" "news") * ] [ @@("html/news#milestones" "milestones") * ] [ @@("html/news#visibility" "visibility") * ] } class "white" { [ @@("html/specification" "specification") * ] [ @@("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" { [ @@("html/documentation" "documentation") * ] [ @@("html/documentation#v2" "version 2") * ] [ @@("html/documentation#v1" "version 1") * ] } class "green" { [ @@("html/implementation" "implementation") * ] [ @@("html/implementation#helena" "helena") @@("osn/" "Open Symbolic Notation (OSN)") * ] [ @@("html/implementation#lddl" "library") "(" ^ @@("static/lddl/" "static LDDL directory") ^ ")" * ] } ] class "capitalize" [ * ] class "italic" [ 0 ] ext ".html" [ * ]