doc/README
author Matt Mackall <mpm@selenic.com>
Thu, 25 Jul 2013 00:33:28 -0500
branchstable
changeset 19482 499fc471296b
parent 9419 3516a4e877c1
permissions -rw-r--r--
update: add tracking of interrupted updates (issue3113) This takes advantage of the new checkunfinished infrastructure

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.