mirror of
https://github.com/facebook/sapling.git
synced 2024-12-28 15:44:27 +03:00
73f93a438b
Reviewed By: xavierd Differential Revision: D20953745 fbshipit-source-id: 7d6dd303e5789ae8c0a6a32ed40d884aa1f24803 |
||
---|---|---|
.. | ||
fb-hgext | ||
hggit | ||
hgsql | ||
remotenames | ||
check-seclevel.py | ||
gendoc.py | ||
README |
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.