doc/README
author Siddharth Agarwal <sid0@fb.com>
Mon, 09 Mar 2015 18:22:24 -0700
changeset 24259 5ac8ce04baa2
parent 9419 3516a4e877c1
permissions -rw-r--r--
cmdutil.tryimportone: allow importing relative patches into the working dir This makes hg import --prefix dir/ (without bypass) work.

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.