Introduction of class SuperString
[libacl.git] / doc / manual.xml
1 <?xml version="1.0"?>
2 <doc style="main.css">
3   <book>
4     <titlepage>
5     <title>Andromeda Class Library</title>
6     </titlepage>
7     <toc/>
8     <xi:include href="string.xml"
9          xmlns:xi="http://www.w3.org/2001/XInclude"/>
10     <xi:include href="superstring.xml"
11          xmlns:xi="http://www.w3.org/2001/XInclude"/>
12     <xi:include href="date.xml"
13          xmlns:xi="http://www.w3.org/2001/XInclude"/>
14     <xi:include href="hour.xml"
15          xmlns:xi="http://www.w3.org/2001/XInclude"/>
16     <xi:include href="utc.xml"
17          xmlns:xi="http://www.w3.org/2001/XInclude"/>
18     <xi:include href="Integer.xml"
19          xmlns:xi="http://www.w3.org/2001/XInclude"/>
20     <xi:include href="xml.xml"
21          xmlns:xi="http://www.w3.org/2001/XInclude"/>
22   </book>
23 </doc>