doc/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sat, 25 Jan 2020 14:56:36 +0100
branchstable
changeset 44170 8814308e83bb
parent 9419 3516a4e877c1
permissions -rw-r--r--
heptapod-ci: run the normal test suite The usual tests should be run too. We skip the "tests-check*.t" one because their are already covered by another Ci step. Differential Revision: https://phab.mercurial-scm.org/D8015

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.