bugzilla: markup section names as literal text
authorMartin Geisler <mg@aragost.com>
Fri, 01 Apr 2011 12:07:37 +0200
changeset 13836 ed15922af2f9
parent 13835 135bed43e20c
child 13837 22f20d0fe2d3
bugzilla: markup section names as literal text
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: