hgbook

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

Get autogeneration of examples more or less working.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Mar 09 22:55:38 2009 -0700 (2009-03-09)
parents b90b024729f1
children a8160b8a4f15
line diff
     1.1 --- a/en/00book.xml	Wed Feb 18 00:22:09 2009 -0800
     1.2 +++ b/en/00book.xml	Mon Mar 09 22:55:38 2009 -0700
     1.3 @@ -30,6 +30,11 @@
     1.4  
     1.5  <!ENTITY % SHORTCUTS SYSTEM "book-shortcuts.xml">
     1.6  %SHORTCUTS;
     1.7 +
     1.8 +<!-- Include automatically and manually generated code snippets. -->
     1.9 +
    1.10 +<!ENTITY % AUTOSNIPPETS SYSTEM "examples/auto-snippets.xml">
    1.11 +%AUTOSNIPPETS;
    1.12  ]>
    1.13  
    1.14  <book id="hg">