doc/README
author Boris Feld <boris.feld@octobus.net>
Fri, 25 Jan 2019 18:43:48 -0500
changeset 41438 e9891c734bf8
parent 9419 3516a4e877c1
permissions -rw-r--r--
perf: add a no-lookup variant to perfindex It is useful to check how long it takes to create a index object without doing anything with it. We add a new flag dedicated to that.

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.