doc/README
author Bryan O'Sullivan <bryano@fb.com>
Tue, 08 May 2012 14:46:04 -0700
branchstable
changeset 16641 e6dfbc5df76f
parent 9419 3516a4e877c1
permissions -rw-r--r--
parsers: use the correct maximum radix tree depth Previously, we would not use more than half of a SHA-1 hash when constructing and searching the tree.

Mercurial's documentation is kept in reStructuredText format, which is
a simple plain text format that's easy to read and edit:

  http://docutils.sourceforge.net/rst.html

It's also convertible to a variety of other formats including standard
UNIX man page format and HTML. You'll need to install Docutils:

  http://docutils.sourceforge.net/

Use the Makefile in this directory to generate the man and HTML pages.