# HG changeset patch # User Martin Geisler # Date 1301652457 -7200 # Node ID ed15922af2f92e7f6c58edd04a4b38c524730fa7 # Parent 135bed43e20cdd7793875c046b3fd80936bf719a bugzilla: markup section names as literal text diff -r 135bed43e20c -r ed15922af2f9 hgext/bugzilla.py --- 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: