瀏覽代碼

Updated index.xml

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4427 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 20 年之前
父節點
當前提交
6d3af72bf2
共有 1 個文件被更改,包括 12 次插入3 次删除
  1. 12 3
      index.xml

+ 12 - 3
index.xml

@@ -6,10 +6,11 @@
 <book>
 
 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="prologue/bookinfo.xml"/>
+<!--
 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="prologue/dedication.xml"/>
+-->
 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="prologue/preface.xml"/>
 
-
 <part id="part1">
 <title>Introduction</title>
 <?dbhtml filename="part1.html"?>
@@ -18,7 +19,7 @@
 </part>
 
 <part id="part2">
-<title>Preparing for the build</title>
+<title>Preparing for the Build</title>
 <?dbhtml filename="part2.html"?>
 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter03/chapter03.xml"/>
 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter04/chapter04.xml"/>
@@ -26,7 +27,7 @@
 </part>
 
 <part id="part3">
-<title>Building the LFS system</title>
+<title>Building the LFS System</title>
 <?dbhtml filename="part3.html"?>
 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter06/chapter06.xml"/>
 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter07/chapter07.xml"/>
@@ -34,6 +35,14 @@
 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chapter09/chapter09.xml"/>
 </part>
 
+<part id="part4">
+<title>Appendices</title>
+<?dbhtml filename="part4.html"?>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendixa/acronymlist.xml"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendixb/acknowledgments.xml"/>
+</part>
+
 <index/>
 
 </book>
+