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
7f2396fb
Commit
7f2396fb
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2003-05-14 17:05:35 by cvscast] Empty log message
Original author: cvscast Date: 2003-05-14 17:06:18+00:00
parent
07cc11b5
Changes
2
Hide whitespace changes
Inline
Side-by-side
web/examples.xml
View file @
7f2396fb
...
...
@@ -18,7 +18,7 @@
</box>
<box
title=
"The script that generates this site"
link=
"site"
>
<sample>
<sample
highlight=
"false"
>
<include-verbatim
file=
"site.cd"
/>
</sample>
</box>
...
...
web/site.cd
View file @
7f2396fb
...
...
@@ -33,7 +33,7 @@ type Content =
[ (
<p
{||}
>
[InlineText*]
|
<ul
{||}
>
[
<li
{||}
>
Content +]
|
<section
title=
String
>
Content
|
<sample>
String
|
<sample
highlight=
?"true"|"false"
>
String
| Xtable
| Paper | Slides | Link
|
<boxes-toc>
[]
...
...
@@ -170,6 +170,8 @@ match page with
]
|
<slides
file=
f
>
[
<title>
tit aut::Author*
<comment>
com ] ->
[
<a
href=
f
>
tit '. ' !(authors aut) '. ' !(text com) ]
|
<sample
highlight=
"false"
>
s ->
[
<div
class=
"code"
>
[
<pre>
s ] ]
|
<sample>
s ->
[
<div
class=
"code"
>
[
<pre>
(highlight s) ] ]
|
<link
url=
url;
title=
title
>
com ->
...
...
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