doc/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 03 May 2021 12:25:23 +0200
changeset 47166 c9ae2e7fe154
parent 9419 3516a4e877c1
permissions -rw-r--r--
revlog: drop `flush` parameter from `_peek_iscensored` This is not used anywhere. Differential Revision: https://phab.mercurial-scm.org/D10592

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.