doc/README
author Gregory Szorc <gregory.szorc@gmail.com>
Wed, 22 Jan 2020 20:01:38 -0800
branchstable
changeset 44157 624fe53ce1e7
parent 9419 3516a4e877c1
permissions -rw-r--r--
packaging: add configparser to inno requirements file This dependency is missing and pip complains about it in strict hashing mode. How this was missed, I have no clue. Differential Revision: https://phab.mercurial-scm.org/D7973

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.