2009-07-19 00:28:28 +04:00
|
|
|
Mercurial's documentation is kept in reStructuredText format, which is
|
|
|
|
a simple plain text format that's easy to read and edit:
|
2005-05-27 18:16:58 +04:00
|
|
|
|
2009-07-19 00:28:28 +04:00
|
|
|
http://docutils.sourceforge.net/rst.html
|
2005-05-27 18:16:58 +04:00
|
|
|
|
2009-07-19 00:28:28 +04:00
|
|
|
It's also convertible to a variety of other formats including standard
|
2009-09-03 23:40:45 +04:00
|
|
|
UNIX man page format and HTML. You'll need to install Docutils:
|
2005-05-27 18:16:58 +04:00
|
|
|
|
2009-07-19 00:28:28 +04:00
|
|
|
http://docutils.sourceforge.net/
|
2005-05-27 18:16:58 +04:00
|
|
|
|
2009-07-19 00:28:28 +04:00
|
|
|
Use the Makefile in this directory to generate the man and HTML pages.
|