view doc/README @ 27670:4374f039d269

dirstate: add a way to get the ignore file/line matching an ignored file This information will be used to improve debugignore (issue4856).
author Laurent Charignon <lcharignon@fb.com>
date Tue, 05 Jan 2016 07:52:04 -0800
parents 3516a4e877c1
children
line wrap: on
line source

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.