hgbook
view README @ 804:16c50eea5366
Minor changes and translation of code snippets for Ch.14.
author | Giulio@puck |
---|---|
date | Sat Aug 15 03:01:38 2009 +0200 (2009-08-15) |
parents | 83a687a996b2 a21668c4af50 |
children | 35ddb2ce38fb |
line source
1 Mercurial: The Definitive Guide
2 -------------------------------
4 Welcome to the source code for the book. You can clone the definitive
5 copy of the source tree using Mercurial as follows:
7 hg clone http://hg.serpentine.com/mercurial/book
9 Here's a top-level tour of interesting directories:
11 en English-language content
12 es Spanish-language content
13 examples Miscellaneous example scripts
14 tools Old, largely unused conversion scripts
15 web Content and comment system for http://hgbook.red-bean.com/
16 xsl XSLT scripts for generating HTML