doc/README
author Kevin Bullock <kbullock@ringworld.org>
Wed, 23 Feb 2011 20:47:00 -0600
branchstable
changeset 13476 b85a09f368bd
parent 9419 3516a4e877c1
permissions -rw-r--r--
workingctx: overload bookmarks() to return parents' bookmarks This implements workingctx.bookmarks() parallel to workingctx.tags(), overloading the implementation from changectx.

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.