doc/README
author Danny Hooper <hooper@google.com>
Tue, 26 Jun 2018 16:29:55 -0700
changeset 38538 a3be09e277e9
parent 9419 3516a4e877c1
permissions -rw-r--r--
fix: add progress bar for number of file revisions processed This ensures responsiveness when the configured tools are slow or numerous. Differential Revision: https://phab.mercurial-scm.org/D3848

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.