doc/README
author Pierre-Yves David <pierre-yves.david@fb.com>
Sat, 29 Nov 2014 19:17:47 -0800
branchstable
changeset 23416 53a65929ef1f
parent 9419 3516a4e877c1
permissions -rw-r--r--
pushkey: gracefully handle prepushkey hook failure (issue4455) This allow to gracefully report the failure of the bookmark push and carry on. Before this change set. Local push would plain quit and wireprotocol would failed in various ungraceful way.

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.