Mercurial > hg
view doc/README @ 47316:c365850b6114 stable
rust-status: highlight a bug in Rust-augmented status
This was reported in issue6514, confirmed with this test reproduction.
This will be fixed with the next changeset.
Differential Revision: https://phab.mercurial-scm.org/D10638
author | Raphaël Gomès <rgomes@octobus.net> |
---|---|
date | Tue, 04 May 2021 10:33:36 +0200 |
parents | 3516a4e877c1 |
children |
line wrap: on
line source
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.