evolve: fix documentation formatting
authorPierre-Yves David <pierre-yves.david@octobus.net>
Thu, 29 Jun 2017 23:42:29 +0200
changeset 2687 4a02781d90ce
parent 2686 fc3a66ad635b
child 2688 b6e50897b94e
evolve: fix documentation formatting The config example were formatted as standard paragraph.
hgext3rd/evolve/__init__.py
--- a/hgext3rd/evolve/__init__.py	Thu Jun 29 18:22:06 2017 +0200
+++ b/hgext3rd/evolve/__init__.py	Thu Jun 29 23:42:29 2017 +0200
@@ -78,13 +78,13 @@
   obshashrange.warm-cache = no
 
 It is recommended to enable the blackbox extension. It gathers useful data about
-the experiment. It is shipped with Mercurial so no extra install is needed.
+the experiment. It is shipped with Mercurial so no extra install is needed::
 
     [extensions]
     blackbox =
 
 Finally some extra options are available to help tame the experimental
-implementation of some of the algorithms:
+implementation of some of the algorithms::
 
     [experimental]
     # restrict cache size to reduce memory consumption