doc/README
author Gregory Szorc <gregory.szorc@gmail.com>
Fri, 25 Jan 2019 15:09:08 -0800
changeset 41379 4d86bdef3371
parent 9419 3516a4e877c1
permissions -rw-r--r--
tests: add optional setsockopt() output on Python 3 Tests still don't pass. But this gets us a little closer. Differential Revision: https://phab.mercurial-scm.org/D5699

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.