diff options
Diffstat (limited to 'chapter01/chapter01.xml')
-rw-r--r-- | chapter01/chapter01.xml | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/chapter01/chapter01.xml b/chapter01/chapter01.xml index 15019e65d..3906cf0aa 100644 --- a/chapter01/chapter01.xml +++ b/chapter01/chapter01.xml @@ -1,17 +1,20 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ +<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" + "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> + <chapter id="chapter-intro" xreflabel="Chapter 1"> -<?dbhtml dir="chapter01"?> -<title>Introduction</title> -<?dbhtml filename="chapter01.html"?> + <?dbhtml dir="chapter01"?> + <?dbhtml filename="chapter01.html"?> + + <title>Introduction</title> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="how.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="changelog.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="administrativa.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="askforhelp.xml"/> -<!--<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="livecd.xml"/>--> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="how.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="changelog.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="resources.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="askforhelp.xml"/> + <!--<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="livecd.xml"/>--> </chapter> |