doc/README
author Sean Farley <sean.michael.farley@gmail.com>
Tue, 22 Apr 2014 12:51:58 -0500
changeset 21476 168283c8dedf
parent 9419 3516a4e877c1
permissions -rw-r--r--
context: add a no-op _poststatus method This patch adds a private _poststatus method so that certain contexts, such as workingctx, can add custom post-processing to status.

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.