hgbook
diff en/examples/auto-snippets.xml @ 699:a17d6390a480
More fixes to chapters 1 and 2.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Sun May 03 20:27:09 2009 -0700 (2009-05-03) |
parents | c8d662d3cb40 |
children | 477d6a3e5023 |
line diff
1.1 --- a/en/examples/auto-snippets.xml Sun May 03 19:23:08 2009 -0700 1.2 +++ b/en/examples/auto-snippets.xml Sun May 03 20:27:09 2009 -0700 1.3 @@ -52,6 +52,11 @@ 1.4 <!ENTITY interaction.branching.stable SYSTEM "results/branching.stable.lxo"> 1.5 <!ENTITY interaction.branching.tag SYSTEM "results/branching.tag.lxo"> 1.6 <!ENTITY interaction.branching.update SYSTEM "results/branching.update.lxo"> 1.7 +<!ENTITY interaction.ch01-new.add SYSTEM "results/ch01-new.add.lxo"> 1.8 +<!ENTITY interaction.ch01-new.commit SYSTEM "results/ch01-new.commit.lxo"> 1.9 +<!ENTITY interaction.ch01-new.init SYSTEM "results/ch01-new.init.lxo"> 1.10 +<!ENTITY interaction.ch01-new.ls SYSTEM "results/ch01-new.ls.lxo"> 1.11 +<!ENTITY interaction.ch01-new.ls2 SYSTEM "results/ch01-new.ls2.lxo"> 1.12 <!ENTITY interaction.ch04-diff.chmod SYSTEM "results/ch04-diff.chmod.lxo"> 1.13 <!ENTITY interaction.ch04-diff.chmod.git SYSTEM "results/ch04-diff.chmod.git.lxo"> 1.14 <!ENTITY interaction.ch04-diff.rename.basic SYSTEM "results/ch04-diff.rename.basic.lxo"> 1.15 @@ -219,6 +224,8 @@ 1.16 <!ENTITY interaction.tour.lxogoing SYSTEM "results/tour.lxogoing.lxo"> 1.17 <!ENTITY interaction.tour.lxogoing.net SYSTEM "results/tour.lxogoing.net.lxo"> 1.18 <!ENTITY interaction.tour.merge.cat SYSTEM "results/tour.merge.cat.lxo"> 1.19 +<!ENTITY interaction.tour.merge.cat1 SYSTEM "results/tour.merge.cat1.lxo"> 1.20 +<!ENTITY interaction.tour.merge.cat2 SYSTEM "results/tour.merge.cat2.lxo"> 1.21 <!ENTITY interaction.tour.merge.clone SYSTEM "results/tour.merge.clone.lxo"> 1.22 <!ENTITY interaction.tour.merge.commit SYSTEM "results/tour.merge.commit.lxo"> 1.23 <!ENTITY interaction.tour.merge.dummy1 SYSTEM "results/tour.merge.dummy1.lxo">