doc/README
author Siddharth Agarwal <sid0@fb.com>
Wed, 18 Nov 2015 15:41:50 -0800
changeset 27037 a8908c139f2f
parent 9419 3516a4e877c1
permissions -rw-r--r--
filemerge: add support for change/delete conflicts to the ':other' merge tool This, along with the previous patch to the :local merge tool, covers the full matrix of change/delete conflicts.

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.