view doc/README @ 19037:1fde25ad9396

http2: make read use pushchunk/popchunk, eschew itertools The itertools approach was showing up high in the profile output.
author Brendan Cully <brendan@kublai.com>
date Fri, 01 Feb 2013 14:41:35 -0800
parents 3516a4e877c1
children
line wrap: on
line source

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.