Add draft of device chapter to new user manual.
[Ale.git] / doc / user / index.xml
blob4c52ad44101d59b8dd16440f346e07393c9d1c49
1 <?xml version="1.0"?>
3 <!DOCTYPE book PUBLIC "-//Norman Walsh//DTD DocBk XML V3.1.4//EN"
4         "file:///usr/share/xml/docbook/schema/dtd/4.4/docbookx.dtd">
6 <book xmlns:xi="http://www.w3.org/2001/XInclude">
7 <bookinfo>
8   <title>
9     User Manual
10   </title>
11 </bookinfo>
13 <edit by="David Hilvert" in-year="2003"/>
14 <edit by="David Hilvert" in-year="2004"/>
15 <edit by="David Hilvert" in-year="2005"/>
16 <edit by="David Hilvert" in-year="2006"/>
17 <edit by="David Hilvert" in-year="2007"/>
19 <!-- overview chapter -->
20 <xi:include href="overview/index.xml"/>
22 <!-- chapters covering experimental invocations -->
23 <xi:include href="scope/index.xml"/>
25 <!-- main chapters covering command-line options -->
26 <xi:include href="defaults/index.xml"/>
27 <xi:include href="file/index.xml"/>
28 <xi:include href="rendering/index.xml"/>
29 <xi:include href="alignment/index.xml"/>
30 <xi:include href="exclusion/index.xml"/>
31 <xi:include href="device/index.xml"/>
33 <!-- chapters covering experimental command-line options -->
35 <!-- appendices -->
36 <xi:include href="psf/index.xml"/>
38 <!--
39 <xi:include href="chains/index.xml"/>
40 <xi:include href="eppm/index.xml"/>
41 -->
43 </book>