diff en/00book.xml @ 665:27043f385f3f

Get autogeneration of examples more or less working.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon, 09 Mar 2009 22:55:38 -0700
parents b90b024729f1
children a8160b8a4f15
line wrap: on
line diff
--- a/en/00book.xml	Mon Mar 09 21:40:12 2009 -0700
+++ b/en/00book.xml	Mon Mar 09 22:55:38 2009 -0700
@@ -30,6 +30,11 @@
 
 <!ENTITY % SHORTCUTS SYSTEM "book-shortcuts.xml">
 %SHORTCUTS;
+
+<!-- Include automatically and manually generated code snippets. -->
+
+<!ENTITY % AUTOSNIPPETS SYSTEM "examples/auto-snippets.xml">
+%AUTOSNIPPETS;
 ]>
 
 <book id="hg">