doc/README
author Yuya Nishihara <yuya@tcha.org>
Sun, 08 Mar 2015 14:17:35 +0900
changeset 24237 9ad02823dc5b
parent 9419 3516a4e877c1
permissions -rw-r--r--
templatekw: convert list of key/value pairs to sortdict These sortdict objects will be passed to _hybrid later, which will allow us to handle them by "ifcontains()" and "get()" as expected.

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.