doc/README
author Yuya Nishihara <yuya@tcha.org>
Sun, 07 Aug 2016 17:48:52 +0900
changeset 29931 d2d1be3009ca
parent 9419 3516a4e877c1
permissions -rw-r--r--
revset: add stub to handle parentpost operation All operations will take 'order' flag, but p1() function won't.

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.