blob: f9d68128399dd7c5139a27da55c37560603853fc (
plain)
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
35
36
37
|
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" >
<!--
$LastChangedBy$
$Date$
-->
<book>
<!-- Front Matter -->
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="book/bookinfo.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="book/dedication.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="book/preface.xml"/>
<!-- Parts -->
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="introduction/introduction.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="postlfs/postlfs.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="general/general.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="basicnet/basicnet.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="server/server.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x/x.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="kde/kde.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome/gnome.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xsoft/xsoft.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multimedia/multimedia.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pst/pst.xml"/>
<!-- Appendices -->
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/creat-comm.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/mit-lic.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/glossary.xml"/>
<index/>
</book>
|