doc/README
author Pierre-Yves David <pierre-yves.david@fb.com>
Wed, 27 May 2015 00:02:49 -0700
changeset 25332 0cdd1c811705
parent 9419 3516a4e877c1
permissions -rw-r--r--
bundle2: add generic debug output at the end of bundle processing If we are about to hide the detailed debug output, we need some generic debug message to replace it in a concise 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.