doc/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 02 Dec 2022 03:56:23 +0100
changeset 49851 ffe8dd945f19
parent 9419 3516a4e877c1
permissions -rw-r--r--
path: simplify the implementation of `get_clone_path` We can simply use the logic from `get_unique_pull_path_obj` now.

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.