doc/README
author Siddharth Agarwal <sid0@fb.com>
Sun, 04 Oct 2015 20:02:50 -0700
changeset 26473 5f94e64f182c
parent 9419 3516a4e877c1
permissions -rw-r--r--
lock: turn prepinherit/reacquire into a single context manager Review feedback from Pierre-Yves David. This makes the overall code cleaner and less error-prone, and makes a previously explicitly checked error state impossible.

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.