doc/README
author Augie Fackler <raf@durin42.com>
Fri, 08 Feb 2013 14:26:03 -0600
changeset 18931 3c224e0949de
parent 9419 3516a4e877c1
permissions -rw-r--r--
error: introduce new InterventionRequired exception Future changes will use this type instead of util.Abort for signalling the user that intervention is required, as in some rebase and histedit aborts.

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.