doc/README
author Pierre-Yves David <pierre-yves.david@fb.com>
Tue, 25 Feb 2014 18:54:47 -0800
branchstable
changeset 20593 3678707e4017
parent 9419 3516a4e877c1
permissions -rw-r--r--
merge: add "other" file node in the merge state file This data is mostly redundant with the "other" changeset node (+ other changeset file path). However, more data never hurt. The old format do not store it so this require some dancing to add and remove it on demand.

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.