view doc/README @ 27365:ec04370bdfaf

parsers: check results of PyInt_FromLong (issue4771)
author Bryan O'Sullivan <bos@serpentine.com>
date Mon, 14 Dec 2015 10:47:26 -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.