1
0
Эх сурвалжийг харах

Placed all appendices into a common dir.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 19 жил өмнө
parent
commit
abe30076b3

+ 1 - 1
appendixb/acknowledgments.xml → appendices/acknowledgments.xml

@@ -6,7 +6,7 @@
 ]>
 
 <appendix id="appendixb" xreflabel="Appendix B">
-  <?dbhtml dir="appendixb"?>
+  <?dbhtml dir="appendices"?>
   <?dbhtml filename="acknowledgements.html"?>
 
   <title>Acknowledgments</title>

+ 1 - 1
appendixa/acronymlist.xml → appendices/acronymlist.xml

@@ -6,7 +6,7 @@
 ]>
 
 <appendix id="appendixa" xreflabel="Appendix A">
-  <?dbhtml dir="appendixa"?>
+  <?dbhtml dir="appendices"?>
   <?dbhtml filename="acronymlist.html"?>
 
   <title>Acronyms and Terms</title>

+ 1 - 1
appendixc/dependencies.xml → appendices/dependencies.xml

@@ -6,7 +6,7 @@
 ]>
 
 <appendix id="appendixc" xreflabel="Appendix C">
-  <?dbhtml dir="appendixc"?>
+  <?dbhtml dir="appendices"?>
   <?dbhtml filename="dependencies.html"?>
 
   <title>Dependencies</title>

+ 3 - 3
index.xml

@@ -38,9 +38,9 @@
 <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"/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendixc/dependencies.xml"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/acronymlist.xml"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/acknowledgments.xml"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies.xml"/>
 </part>
 
 <index/>