doc/README
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Thu, 23 Feb 2017 19:45:32 +0100
changeset 31104 894bdcdc75df
parent 9419 3516a4e877c1
permissions -rw-r--r--
color: move the 'colorlabel' call to the core 'ui' class This bring us closer to supporting color in core natively. Core already have a 'label' method that was a no-op. We update its to call the new 'colorlabel' function. Behavior is unchanged when colormode = None.

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.