doc/README
author Jun Wu <quark@fb.com>
Tue, 05 Apr 2016 15:16:01 +0100
changeset 28789 7f6e0a15189b
parent 9419 3516a4e877c1
permissions -rw-r--r--
chg: replace abortmsg showing errno with abortmsgerrno Since we have abortmsgerrno now, use it to show human friendly error messages across platforms.

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.