doc/README
author Yuya Nishihara <yuya@tcha.org>
Thu, 10 Sep 2020 17:44:34 +0900
changeset 45628 7f033a587414
parent 9419 3516a4e877c1
permissions -rw-r--r--
log: extract function that builds (revs, makefilematcher) from walkopts "hg grep" and "hg churn" will use this interface.

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.