]> matita.cs.unibo.it Git - helm.git/blob - helm/www/lambdadelta/web/home/sitemap.tbl
\lambda\delta web site update for git
[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/basic_2" "core") + "-" +
19         @@("html/apps_2" "applications") ^ ")"
20       * ]
21       [ @@("html/specification#v1" "version 1")
22         "(" ^ @@("html/ground_1" "background") + "-" + 
23         @@("html/basic_1" "core") ^ ")"
24         "(" ^ @@("static/matita/lambdadelta/" "static HELM directory") ^ ")"
25       * ]
26    }
27    class "orange" {
28       [ @@("html/documentation" "documentation") * ] 
29       [ @@("html/documentation#v2" "version 2") * ]
30       [ @@("html/documentation#v1" "version 1") * ]
31    }
32    class "green" {
33       [ @@("html/implementation" "implementation") * ] 
34       [ @@("html/implementation#helena" "helena")
35         @@("osn/" "Open Symbolic Notation (OSN)") 
36       * ]
37       [ @@("html/implementation#lddl" "library")
38         "(" ^ @@("static/lddl/" "static LDDL directory") ^ ")"
39       * ]
40    }
41 ]
42
43 class "capitalize" [ * ]
44
45 class "italic" [ 0 ]
46
47 ext ".html" [ * ]