| 1 |
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
|
| 2 |
<page name="sitemap">
|
| 3 |
|
| 4 |
<title>Sitemap</title>
|
| 5 |
|
| 6 |
<left>
|
| 7 |
<p>This page lists all the pages from CDuce website.</p>
|
| 8 |
<p>See also:</p>
|
| 9 |
<local-links href="index"/>
|
| 10 |
</left>
|
| 11 |
|
| 12 |
<box title="Sitemap" link="sitemap">
|
| 13 |
<p>
|
| 14 |
Pages of CDuce web site are organized as a tree. A CDuce
|
| 15 |
<a href="examples.html#site">script</a> is in charge of generating
|
| 16 |
all the pages from an XML description. Thanks to CDuce type system,
|
| 17 |
we know that the produced pages are valid for XHTML 1.0.
|
| 18 |
</p>
|
| 19 |
<site-toc/>
|
| 20 |
</box>
|
| 21 |
|
| 22 |
</page>
|