Mercurial > hgbook
comparison README @ 703:a21668c4af50
Add top-level README
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Fri, 27 Mar 2009 10:08:39 -0700 |
parents | |
children | d8c85d831fb4 |
comparison
equal
deleted
inserted
replaced
702:39b7a21c490b | 703:a21668c4af50 |
---|---|
1 Mercurial: The Definitive Guide | |
2 ------------------------------- | |
3 | |
4 Welcome to the source code for the book. You can clone the definitive | |
5 copy of the source tree using Mercurial as follows: | |
6 | |
7 hg clone http://hg.serpentine.com/mercurial/book | |
8 | |
9 Here's a top-level tour of interesting directories: | |
10 | |
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 |