[AdgWidget] Removed useless cast
[adg.git] / docs / cpml / cpml-docs.xml
blob7bb3ad1692ff9c279025ce453105fbc0140777da
1 <?xml version="1.0"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
3                       "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
4 <book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
5   <xi:include href="bookinfo.xml"/>
7   <part id="Core">
8     <title>Core reference</title>
9     <xi:include href="xml/util.xml"/>
10     <xi:include href="xml/pair.xml"/>
11   </part>
13   <part id="Constructs">
14     <title>CPML constructs</title>
15     <xi:include href="xml/segment.xml"/>
16     <xi:include href="xml/primitive.xml"/>
17     <chapter id="Constructs-primitives">
18       <title>Primitive types</title>
19       <xi:include href="xml/line.xml"/>
20       <xi:include href="xml/arc.xml"/>
21       <xi:include href="xml/curve.xml"/>
22       <xi:include href="xml/close.xml"/>
23     </chapter>
24   </part>
26   <index id="Index">
27     <title>Index</title>
28   </index>
29     
30 </book>