doc/README
author Rishabh Madan <rishabhmadan96@gmail.com>
Sat, 12 Aug 2017 09:21:42 +0530
changeset 33805 589fda7895da
parent 9419 3516a4e877c1
permissions -rw-r--r--
releasenotes: minor bug fix for index error while serializing Differential Revision: https://phab.mercurial-scm.org/D356

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.