doc/README
author Augie Fackler <durin42@gmail.com>
Wed, 27 Jul 2011 18:35:35 -0500
branchstable
changeset 14991 4f39610996fa
parent 9419 3516a4e877c1
permissions -rw-r--r--
http2: send an extra header to signal a non-broken client Some proxies strip the expect header because they forward requests in a non-compliant way or as a way to defend against bogus clients.

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.