Placing boe.xml at the top, with chapters underneath it
authorkgs <kgs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 12 May 2009 01:19:30 +0000 (01:19 +0000)
committerkgs <kgs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 12 May 2009 01:19:30 +0000 (01:19 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@13137 dcc99617-32d9-48b4-a31d-7c20da2025e4

docs/boe.xml [new file with mode: 0644]

diff --git a/docs/boe.xml b/docs/boe.xml
new file mode 100644 (file)
index 0000000..94f86c7
--- /dev/null
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="utf-8"?>
+<book version="5.0" xmlns="http://docbook.org/ns/docbook"
+  xmlns:xi="http://www.w3.org/2001/XInclude">
+  
+  <info>
+    <title>Evergreen Documentation</title>
+    <author>
+      <orgname>Evergreen Open Source Library Software</orgname>
+    </author>
+    <copyright>
+      <year>2009</year>
+      <holder>The Evergreen Project</holder>
+    </copyright>
+  </info>
+
+  <!-- xi:include  href="Intro/Introduction.xml"  
+    xmlns:xi="http://www.w3.org/2001/XInclude" />
+  
+  <xi:include  href="Installation/Installation.xml"  
+    xmlns:xi="http://www.w3.org/2001/XInclude" />
+  
+  <xi:include  href="Sysadmin/Administration.xml"  
+    xmlns:xi="http://www.w3.org/2001/XInclude" / -->
+  
+  <xi:include  href="StaffServices/StaffServices.xml"  
+    xmlns:xi="http://www.w3.org/2001/XInclude" />
+  
+  <!-- xi:include  href="Customizing/Customizing.xml"  
+    xmlns:xi="http://www.w3.org/2001/XInclude" / -->
+  
+  <xi:include  href="TechRef/TechRef.xml"  
+    xmlns:xi="http://www.w3.org/2001/XInclude" />
+  
+  <!-- xi:include  href="Guides/GuidesGlossaries.xml"  
+    xmlns:xi="http://www.w3.org/2001/XInclude" />
+  
+  <xi:include  href="FAQs/FAQs.xml"  
+    xmlns:xi="http://www.w3.org/2001/XInclude" />
+  
+  <xi:include  href="CommunityDocs/CommunityDocs.xml"  
+    xmlns:xi="http://www.w3.org/2001/XInclude" / -->
+
+</book>
+