From: Matthias Clasen <mcla...@redhat.com>

Move the 'Types of Compositors' section right after the Overview,
and move the 'Client API' part after the protocol spec.
---
 doc/Wayland/en_US/Wayland.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/Wayland/en_US/Wayland.xml b/doc/Wayland/en_US/Wayland.xml
index 30fa3f2..44ccc1d 100644
--- a/doc/Wayland/en_US/Wayland.xml
+++ b/doc/Wayland/en_US/Wayland.xml
@@ -6,10 +6,10 @@
 <book>
   <xi:include href="Book_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude"; 
/>
   <xi:include href="Overview.xml" xmlns:xi="http://www.w3.org/2001/XInclude"; />
+  <xi:include href="Compositors.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"; />
   <xi:include href="Architecture.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"; />
   <xi:include href="Protocol.xml" xmlns:xi="http://www.w3.org/2001/XInclude"; />
-  <xi:include href="Library.xml" xmlns:xi="http://www.w3.org/2001/XInclude"; />
-  <xi:include href="Compositors.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"; />
   <xi:include href="ProtocolSpec.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"; />
+  <xi:include href="Library.xml" xmlns:xi="http://www.w3.org/2001/XInclude"; />
 </book>
 
-- 
1.8.1.4

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to