doc/README
author Adrian Buehlmann <adrian@cadifra.com>
Fri, 29 Jun 2012 13:10:48 +0200
changeset 17061 f20e4d76b711
parent 9419 3516a4e877c1
permissions -rw-r--r--
setup: compile hg.exe This implements a new command $ python setup.py build_hgexe -i which places the hg.exe in the root of the source tree.

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.