doc/README
author Augie Fackler <raf@durin42.com>
Wed, 06 Nov 2013 16:48:06 -0500
changeset 20034 1e5b38a919dd
parent 9419 3516a4e877c1
permissions -rw-r--r--
cleanup: move stdlib imports to their own import statement There are a few warnings still produced by my import checker, but those are false positives produced by modules that share a name with stdlib modules.

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.