doc/README
author Taapas Agrawal <taapas2897@gmail.com>
Fri, 19 Jul 2019 01:49:10 +0530
changeset 42627 55d8329ba509
parent 9419 3516a4e877c1
permissions -rw-r--r--
commands: removed part of description from abort and continue The description for registration of new `continuefunc` or `abortfunc` is removed as it is not required from user perspective. Differential Revision: https://phab.mercurial-scm.org/D6660

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.