doc/README
author Pierre-Yves David <pierre-yves.david@fb.com>
Fri, 14 Mar 2014 16:26:50 -0700
changeset 20758 98d6c7954057
parent 9419 3516a4e877c1
permissions -rw-r--r--
getgraphlogrevs: do not convert smartset to baseset We are now sure that revs is a smartset. We remove the baseset call that would defeat any lazyness.

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.