Skip to content
Snippets Groups Projects
Pierre-Yves David's avatar
Pierre-Yves David authored
Apparently, since the blackgnarok, we divergence from the expected formatting.

Formatted using::

  grey.py -S $(hg files 'set:**.py - mercurial/thirdparty/** - "contrib/python-zstandard/**" - hgext/fsmonitor/pywatchman/** - contrib/grey.py')

# skip-blame mass-reformatting only

# no-check-commit reformats foo_bar functions
e8cf9ad5
History
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.