Author: stack
Date: Sat May 14 21:44:46 2011
New Revision: 1103234
URL: http://svn.apache.org/viewvc?rev=1103234&view=rev
Log:
HBASE-3884 book.xml - moved build and developer chapters to end of book
Modified:
hbase/trunk/src/docbkx/book.xml
Modified: hbase/trunk/src/docbkx/book.xml
URL:
http://svn.apache.org/viewvc/hbase/trunk/src/docbkx/book.xml?rev=1103234&r1=1103233&r2=1103234&view=diff
==============================================================================
--- hbase/trunk/src/docbkx/book.xml (original)
+++ hbase/trunk/src/docbkx/book.xml Sat May 14 21:44:46 2011
@@ -67,8 +67,6 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="upgrading.xml"
/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="configuration.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="shell.xml" />
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="build.xml" />
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="developer.xml"
/>
@@ -1070,6 +1068,8 @@ HTable table2 = new HTable(conf2, "myTab
</chapter>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="troubleshooting.xml" />
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="build.xml" />
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="developer.xml"
/>
<appendix xml:id="tools">
<title >Tools</title>