hgbook

view html/index.en.html @ 158:d3f8aec5beff

Fix typos in chapter 2.
author Steve Guidon <steve.guidon@gmail.com>
date Thu Mar 22 00:07:01 2007 -0700 (2007-03-22)
parents
children 7355af913937
line source
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html lang="en">
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6 <title>Distributed revision control with Mercurial</title>
7 </head>
9 <body>
10 <h1>Distributed revision control with Mercurial</h1>
12 <p>Welcome to the home of the book &ldquo;Distributed revision
13 control with Mercurial&rdquo;. This is a <a
14 href="hgbookap4.html">freely licensed</a> book about the <a
15 href="http://www.selenic.com/mercurial">Mercurial</a> revision
16 control system.</p>
18 <ul>
19 <li>The <a href="hgbook.html">HTML version</a> is split into one
20 web page per chapter.</li>
21 <li>The <a href="hgbook.pdf">PDF version</a> is a single 1.3
22 megabyte file.</li>
23 <li>The <a href="http://hg.serpentine.com/mercurial/book">source
24 code</a> is available to the adventurous.</li>
25 </ul>
27 <h2>How you can help Mercurial, and help free software</h2>
29 <p>Mercurial is a member of the <a
30 href="http://conservancy.softwarefreedom.org/">Software
31 Freedom Conservancy</a>, a wonderful non-profit
32 organisation that offers its member projects legal and
33 administrative advice. The SFC can accept <a
34 href="http://conservancy.softwarefreedom.org/?donate">accept
35 donations</a> (tax-free under IRS 501(c)(3), within the United
36 States) on behalf of its member projects. If you would like to
37 support Mercurial directly, please consider making a donation to
38 the SFC on its behalf.</p>
40 <p>If you would like to help free software developers to provide
41 their important public services without being impeded by legal
42 issues, please consider donating to the SFC's sister
43 organisation, the <a
44 href="http://www.softwarefreedom.org/">Software Freedom Law
45 Center</a>.</p>
46 </body>
47 </html>