[go: up one dir, main page]

File: tutorial.xml

package info (click to toggle)
cduce 0.5.3-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 3,180 kB
  • ctags: 3,176
  • sloc: ml: 20,028; xml: 5,546; makefile: 427; sh: 133
file content (34 lines) | stat: -rw-r--r-- 796 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<page name="tutorial">

<title>Tutorial</title>


<include file="tutorial/getting_started.xml"/>
<include file="tutorial/first_functions.xml"/>
<include file="tutorial/overloading.xml"/>
<include file="tutorial/patterns.xml"/>
<include file="tutorial/errors.xml"/>
<include file="tutorial/references.xml"/>
<include file="tutorial/queries.xml"/>
<include file="tutorial/higherorder.xml"/>
<include file="tutorial/exercises.xml"/>
<left>
<p>
This tutorial is a step-by-step introduction to CDuce.
</p>
<pages-toc/>
<p>See also:</p>
<local-links href="index,memento,manual"/>
</left>


<box title="Tutorial Index" link="tut">
<p><b>This tutorial is under construction!</b></p>
<p>Sections:</p>
<pages-toc sections=""/>
</box>

</page>