doc/README
author Boris Feld <boris.feld@octobus.net>
Fri, 01 Jun 2018 17:27:58 +0200
changeset 38272 15a1e37f80bd
parent 9419 3516a4e877c1
permissions -rw-r--r--
profiling: introduce a "profiling.time-track" option This option allows to switch the time used by the statistical profiler from cpu to real time. Our goal is to profile IO intensive operations using the mercurial profiler.

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.