Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
c14b859a
Commit
c14b859a
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2006-12-19 22:04:18 by afrisch] Empty log message
Original author: afrisch Date: 2006-12-19 22:04:18+00:00
parent
4eca57e4
Changes
3
Hide whitespace changes
Inline
Side-by-side
web/cduce.css
View file @
c14b859a
/**** Links ****/
a
:link
,
a
:visited
{
a
:link
{
color
:
#0000ff
;
text-decoration
:
none
;
}
a
:visited
{
color
:
#000090
;
text-decoration
:
none
;
color
:
#4088b8
;
font-weight
:
bold
;
}
a
:link:hover
,
a
:visited:hover
{
text-decoration
:
underline
;}
...
...
@@ -26,11 +30,11 @@ a.old { text-decoration:line-through; }
}
.meta
{
background
:
#fff0f0
;
font-size
:
13px
;
border
:
solid
1px
#b0b0b0
;
margin
:
10px
auto
;
padd
in
g
:
0
px
0
px
5px
0px
;
font-size
:
13px
;
border-bottom
:
1px
solid
#dadada
;
border
-top
:
1px
solid
#dadada
;
padding
:
0
0
5px
0
;
marg
in
:
5
px
0
0
0
;
}
/**** Titles ****/
...
...
@@ -38,25 +42,25 @@ a.old { text-decoration:line-through; }
h1
{
font-size
:
3.5em
;
letter-spacing
:
-4px
;
margin
:
0
0
30
px
25
px
;
margin
:
0
0
5
px
0
px
;
color
:
#4088b8
;
border-bottom
:
4px
solid
#ff8080
;
}
h2
{
font-size
:
1.
4
em
;
color
:
#
4088b8
;
border-
bottom
:
4px
solid
#
dadada
;
font-size
:
1.
8
em
;
color
:
#
600060
;
border-
left
:
1
4px
solid
#
ff8080
;
padding
:
0
2px
2px
5px
;
margin
:
10px
0
10px
0
;
letter-spacing
:
-1px
;
}
h3
{
font-size
:
1em
;
color
:
#40a040
;
border-bottom
:
1px
solid
#dadada
;
font-size
:
1.4em
;
color
:
#600060
;
padding
:
0
2px
2px
5px
;
margin
:
10px
0
10px
0
;
margin
:
10px
0
10px
10px
;
letter-spacing
:
-1px
;
}
...
...
web/contacts.xml
View file @
c14b859a
...
...
@@ -46,7 +46,7 @@ Do you want to see <local href="img">what we look like</local> ?
<section
title=
"CDuce @ Gallium (INRIA Rocquencourt)"
>
<p>
Research group:
<a
href=
"http://cristal.inria.fr"
>
Cristal
project
</a>
.
Research group:
<a
href=
"http://cristal.inria.fr"
>
Gallium
project
</a>
.
</p>
<ul>
...
...
web/index.xml
View file @
c14b859a
...
...
@@ -37,19 +37,18 @@ by <a href="examples.html#site">a CDuce program</a>.
<box
title=
"Latest News"
link=
"news"
>
<
section
title=
"
2006, Nov 24th, Friday: SOAP servers in OCaml, with
OCamlDuce
"
>
<
p
>
<
p><b>
2006, Nov 24th, Friday: SOAP servers in OCaml, with
OCamlDuce
</b
>
<
br/
>
Stefan Lampe used OCamlDuce to implement
<a
href=
"http://www.caterpillarjones.org/soss/"
>
SOSS
</a>
,
a SOAP server for OCaml, designed to allow
a service, developed in OCaml, to be made available as a SOAP service
with minimal effort.
</p>
</section>
<section
title=
"2006, Oct 2nd, Sunday: CDuce 0.4.1 is out!"
>
<p>
<p>
<b>
2006, Oct 2nd, Sunday: CDuce 0.4.1 is out!
</b><br/>
See the
<local
href=
"download"
/>
page for download information, or the
<a
href=
"CHANGES"
>
CHANGES
</a>
file to know what's new.
...
...
@@ -57,7 +56,6 @@ file to know what's new.
<p>
GODI users can simply update their
<tt>
apps-cduce
</tt>
package.
</p>
</section>
<!--
...
...
@@ -267,7 +265,7 @@ information about the design of CDuce.</li>
or GODI packages.
</li>
</ul>
<
section
title=
"
Trying CDuce online
"
>
<
p>
Trying CDuce online
:
</p
>
<ul>
<li><local
href=
"proto"
>
On-line prototype
</local>
:
try the examples and play with them in your web browser.
</li>
...
...
@@ -275,7 +273,6 @@ try the examples and play with them in your web browser.</li>
(used for the demonstration at PLAN-X 2005), requires
a Mozilla-derived browser.
</li>
</ul>
</section>
<p>
For more information, you can contact
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment