comparison 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
comparison
equal deleted inserted replaced
664:8a9c66da6fcb 665:27043f385f3f
28 28
29 <!-- Include our standard shortcuts. --> 29 <!-- Include our standard shortcuts. -->
30 30
31 <!ENTITY % SHORTCUTS SYSTEM "book-shortcuts.xml"> 31 <!ENTITY % SHORTCUTS SYSTEM "book-shortcuts.xml">
32 %SHORTCUTS; 32 %SHORTCUTS;
33
34 <!-- Include automatically and manually generated code snippets. -->
35
36 <!ENTITY % AUTOSNIPPETS SYSTEM "examples/auto-snippets.xml">
37 %AUTOSNIPPETS;
33 ]> 38 ]>
34 39
35 <book id="hg"> 40 <book id="hg">
36 <title>Mercurial: The Definitive Guide</title> 41 <title>Mercurial: The Definitive Guide</title>
37 <bookinfo> 42 <bookinfo>