doc/README
author Maciej Fijalkowski <fijall@gmail.com>
Mon, 18 Jul 2016 16:25:14 +0200
changeset 29692 6b3a8d034b69
parent 9419 3516a4e877c1
permissions -rw-r--r--
mpatch: provide things that will be exported later with a prefixed name For cffi a bunch of mpatch functions need to be visible through a .h file. This change renames them so it won't create potential c namespace conflicts.

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.