Mercurial > hg
changeset 13836:ed15922af2f9
bugzilla: markup section names as literal text
author | Martin Geisler <mg@aragost.com> |
---|---|
date | Fri, 01 Apr 2011 12:07:37 +0200 |
parents | 135bed43e20c |
children | 22f20d0fe2d3 |
files | hgext/bugzilla.py |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/hgext/bugzilla.py Fri Apr 01 12:05:19 2011 +0200 +++ b/hgext/bugzilla.py Fri Apr 01 12:07:37 2011 +0200 @@ -101,7 +101,7 @@ See also the [usermap] section. -The [usermap] section is used to specify mappings of Mercurial +The ``[usermap]`` section is used to specify mappings of Mercurial committer email to Bugzilla user email. See also ``bugzilla.usermap``. Contains entries of the form ``committer = Bugzilla user``. @@ -124,7 +124,7 @@ The Bugzilla email address. In addition, the Mercurial email settings must be configured. See the -documentation for 'hgrc', sections '[email]' and '[smtp]'. +documentation for 'hgrc', sections ``[email]`` and ``[smtp]``. MySQL access mode configuration: