doc/README
author Matt Harbison <matt_harbison@yahoo.com>
Tue, 27 Apr 2021 00:23:05 -0400
branchstable
changeset 47044 96d295dd4968
parent 9419 3516a4e877c1
permissions -rw-r--r--
tests: stabilize test-git-interop.t for some versions of git Not sure why this differs on my system, but it's likely due to running 2.17.1 on Ubuntu 18.04. Differential Revision: https://phab.mercurial-scm.org/D10520

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.