doc/README
author Sean Farley <sean@farley.io>
Wed, 20 Jun 2018 17:07:46 -0700
changeset 38626 5957fdd1d5f0
parent 9419 3516a4e877c1
permissions -rw-r--r--
contrib: add heads(commonancestors(_)) to all-revsets This is mainly to check that we don't regress our optimization path.

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.