58 lines
1.3 KiB
XML
58 lines
1.3 KiB
XML
<?xml version="1.0"?>
|
|
|
|
<!DOCTYPE book PUBLIC "-//Norman Walsh//DTD DocBk XML V3.1.4//EN"
|
|
"file:///usr/share/xml/docbook/schema/dtd/4.4/docbookx.dtd">
|
|
|
|
<book xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
<bookinfo>
|
|
<title>
|
|
User Manual
|
|
</title>
|
|
</bookinfo>
|
|
|
|
<edit by="David Hilvert" in-year="2003"/>
|
|
<edit by="David Hilvert" in-year="2004"/>
|
|
<edit by="David Hilvert" in-year="2005"/>
|
|
<edit by="David Hilvert" in-year="2006"/>
|
|
<edit by="David Hilvert" in-year="2007"/>
|
|
|
|
<!--
|
|
- Main chapters
|
|
-->
|
|
|
|
|
|
<!-- overview chapter -->
|
|
<xi:include href="overview/index.xml"/>
|
|
|
|
<!-- ordinary invocations -->
|
|
<!-- (this topic is subsumed within the overview) -->
|
|
|
|
<!-- ordinary command-line options -->
|
|
<xi:include href="defaults/index.xml"/>
|
|
<xi:include href="file/index.xml"/>
|
|
<xi:include href="rendering/index.xml"/>
|
|
<xi:include href="alignment/index.xml"/>
|
|
<xi:include href="exclusion/index.xml"/>
|
|
<xi:include href="device/index.xml"/>
|
|
<xi:include href="ui/index.xml"/>
|
|
<xi:include href="chains/index.xml"/>
|
|
<xi:include href="psf/index.xml"/>
|
|
<xi:include href="cp/index.xml"/>
|
|
|
|
<!-- file formats -->
|
|
<xi:include href="eppm/index.xml"/>
|
|
<xi:include href="tdf/index.xml"/>
|
|
|
|
<!--
|
|
- Appendices
|
|
-->
|
|
|
|
<!-- experimental invocations -->
|
|
<xi:include href="scope/index.xml"/>
|
|
|
|
<!-- experimental options -->
|
|
<xi:include href="3d/index.xml"/>
|
|
|
|
|
|
</book>
|