doc/README
author Augie Fackler <raf@durin42.com>
Sat, 07 Jun 2014 15:14:36 -0400
branchstable
changeset 21825 3666331164bb
parent 9419 3516a4e877c1
permissions -rw-r--r--
cmdutil: add copy-filtering support to duplicatecopies In order to fix issue 4192 we need to be able to skip some copies while doing duplicatecopies.

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.