doc/README
author Simon Heimberg <simohe@besonet.ch>
Mon, 17 Feb 2014 07:39:53 +0100
changeset 20743 05267e6e94dd
parent 9419 3516a4e877c1
permissions -rw-r--r--
help: filter out deprecated options with untranslated descriptions When using a different language than English, deprecated options were only removed from the output of `hg help anycmd` when "DEPRECATED" in the options description was translated.

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.