doc/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 15 May 2023 08:56:40 +0200
changeset 50506 9fdc28e21b68
parent 9419 3516a4e877c1
permissions -rw-r--r--
store: introduce a EntryFile object to actually access file info For now a StoreEntry match a single file, but the goal is to eventually combine multiple file in a higher level Entry, so we need to introduce this distinction and use it first.

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.