Added link to tutorial, converted to chapter from section.
authorkgs <kgs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sat, 16 May 2009 15:33:34 +0000 (15:33 +0000)
committerkgs <kgs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sat, 16 May 2009 15:33:34 +0000 (15:33 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@13194 dcc99617-32d9-48b4-a31d-7c20da2025e4

docs/TechRef/TechRef.xml

index 65e86bb..266f01f 100644 (file)
@@ -1,12 +1,13 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <chapter version="5.0" xmlns="http://docbook.org/ns/docbook"
-  xmlns:xi="http://www.w3.org/2003/XInclude"
-  xmlns:xlink="http://www.w3.org/1999/xlink">
-  
+    xmlns:xi="http://www.w3.org/2003/XInclude" 
+    xmlns:xlink="http://www.w3.org/1999/xlink">
+
     <title>Evergreen Technical Reference</title>
 
-<xi:include  href="JSONGrammar.xml" 
-    xmlns:xi="http://www.w3.org/2001/XInclude" />
-  
+    <xi:include href="JSONGrammar.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+    
+    <xi:include href="JSONTutorial.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+
 </chapter>