doc/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 24 Feb 2023 01:19:37 +0100
branchstable
changeset 50223 3f34d800cc69
parent 9419 3516a4e877c1
permissions -rw-r--r--
dirstate: tests racing status with both dirstate-v2 append and rewrite The way the racing process touches the dirstate results in different challenges for the raced process. We now test each variant in the `test-dirstate-status-race.t` tests.

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.