doc/README
author Mads Kiilerich <mads@kiilerich.com>
Wed, 09 Jan 2013 00:01:33 +0100
changeset 18329 eb6ca96f4dd0
parent 9419 3516a4e877c1
permissions -rw-r--r--
merge: consistently use "x" instead of 'x' for internal action types This makes it simpler to search for places where the action types are handled.

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.