doc/README
author Pulkit Goyal <7895pulkit@gmail.com>
Fri, 28 Apr 2017 01:13:07 +0530
changeset 32148 2cfdf5241096
parent 9419 3516a4e877c1
permissions -rw-r--r--
py3: use raw strings while accessing class.__dict__ The keys of class.__dict__ are unicodes on Python 3.

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.