doc/README
author Sean Farley <sean.michael.farley@gmail.com>
Mon, 21 Apr 2014 21:35:36 -0500
changeset 21471 90aff492dc4a
parent 9419 3516a4e877c1
permissions -rw-r--r--
context: add _buildstatus method This method is a copy of localstatus.status's core logic. Later patches will clean up some of the dense coditionals in the for loop.

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.