]> matita.cs.unibo.it Git - helm.git/blob - helm/www/lambdadelta/web/home/sitemap.tbl
syntactic components detached from basic_2 become static_2
[helm.git] / helm / www / lambdadelta / web / home / sitemap.tbl
1 name "sitemap"
2
3 table [
4    class "sky" {
5       [ @@("html/home" "home") * ]
6       [ @@("html/home#foreword" "foreword") * ]
7       [ @@("html/home#citations" "citations") * ]
8    }
9    class "magenta" {
10       [ @@("html/news" "news") * ]
11       [ @@("html/news#milestones" "milestones") * ]
12       [ @@("html/news#visibility" "visibility") * ]
13    }
14    class "white" {
15       [ @@("html/specification" "specification") * ] 
16       [ @@("html/specification#v2" "version 2")
17         "(" ^ @@("html/ground_2" "background") + "-" +
18         @@("html/static_2" "syntax") + "-" + 
19         @@("html/basic_2" "core") + "-" +
20         @@("html/apps_2" "applications") ^ ")"
21       * ]
22       [ @@("html/specification#v1" "version 1")
23         "(" ^ @@("html/ground_1" "background") + "-" + 
24         @@("html/basic_1" "core") ^ ")"
25         "(" ^ @@("static/matita/lambdadelta/" "static HELM directory") ^ ")"
26       * ]
27    }
28    class "orange" {
29       [ @@("html/documentation" "documentation") * ] 
30       [ @@("html/documentation#v2" "version 2") * ]
31       [ @@("html/documentation#v1" "version 1") * ]
32    }
33    class "green" {
34       [ @@("html/implementation" "implementation") * ] 
35       [ @@("html/implementation#helena" "helena")
36         @@("osn/" "Open Symbolic Notation (OSN)") 
37       * ]
38       [ @@("html/implementation#lddl" "library")
39         "(" ^ @@("static/lddl/" "static LDDL directory") ^ ")"
40       * ]
41    }
42 ]
43
44 class "capitalize" [ * ]
45
46 class "italic" [ 0 ]
47
48 ext ".html" [ * ]