doc/README
author Mateusz Kwapich <mitrandir@fb.com>
Mon, 10 Oct 2016 05:31:31 -0700
changeset 30132 72f75eda02ba
parent 9419 3516a4e877c1
permissions -rw-r--r--
py3: use raw strings in line continuation (convert ext) Our py2 to py3 string translations marks those as bytestrings.

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.