doc/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 16 Feb 2023 04:41:38 +0100
changeset 50135 2a46555c5522
parent 9419 3516a4e877c1
permissions -rw-r--r--
mq: write the dirstate before stripping I am not certain why it is dirty (probably the `repo.setparent` call a right before. However I know we need it flushed before the repository starts to be stripped.

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.