Updated documentation to match API 0.7.2
[projects/chimara/chimara.git] / docs / reference / chimara-docs.sgml
index 2aeebf473cb615b2f66ca429ca6479bae4e21d17..43dbffa4e85f88ed3964e7d437194c9c02650544 100644 (file)
@@ -44,6 +44,8 @@
       <xi:include href="xml/glk-line-input.sgml"/>
       <xi:include href="xml/glk-character-input.xml"/>
       <xi:include href="xml/glk-case.xml"/>
+         <xi:include href="xml/glk-normalize.xml"/>
+         <xi:include href="xml/glk-normalization.sgml"/>
     </chapter>
     
     <!-- Chapter 3. Windows -->
       <xi:include href="xml/glk-accepting-hyperlinks.xml"/>
       <xi:include href="xml/glk-hyperlinks-testing.xml"/>
     </chapter>
+
+       <!-- Chapter 10. The System Clock -->
+       <chapter>
+         <title>The System Clock</title>
+         <xi:include href="xml/glk-clock.xml"/>
+         <xi:include href="xml/glk-clock-conversions.xml"/>
+         <xi:include href="xml/glk-clock-testing.xml"/>
+       </chapter>
     
-    <!-- Chapter 10. Porting, Adapting and Other Messy Bits -->
+    <!-- Chapter 11. Porting, Adapting and Other Messy Bits -->
     <xi:include href="glk-porting.sgml"/>
    
-    <!-- Chapter 11. Appendices -->
+    <!-- Appendices -->
     <appendix>
       <title>The Dispatch Layer</title>
       <xi:include href="dispatch.sgml"/>