view doc/README @ 28418:121d25719e92

setup: switch to with open as We're leaving the modulepolicy bit alone, because it's being rewritten in the next commit.
author timeless <timeless@mozdev.org>
date Wed, 09 Mar 2016 15:35:57 +0000
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.