doc/README
author Siddharth Agarwal <sid0@fb.com>
Sun, 22 Nov 2015 21:58:28 -0800
changeset 27091 2ce00de5cc0e
parent 9419 3516a4e877c1
permissions -rw-r--r--
merge.applyupdates: create absentfilectxes for change/delete conflicts At the moment no change/delete conflicts get to this point -- we're going to make that happen in an upcoming patch.

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.