doc/README
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Thu, 04 Apr 2019 15:40:48 +0200
changeset 42074 59b1bdf85b1a
parent 9419 3516a4e877c1
permissions -rw-r--r--
setup: fix a possible NameError on rust build File "setup.py", line 975, in rustbuild "command: %r, environment: %r" % (self.rustsrcdir, cmd, env)) NameError: global name 'cmd' is not defined

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.