doc/README
author Siddharth Agarwal <sid0@fb.com>
Sat, 14 Nov 2015 00:00:46 -0800
changeset 27047 e1458049dca5
parent 9419 3516a4e877c1
permissions -rw-r--r--
filemerge: don't try to copy files known to be absent We set 'back' to None in this case, so we need to handle that as well.

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.