changeset 2783:4a02781d90ce

evolve: fix documentation formatting The config example were formatted as standard paragraph.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 29 Jun 2017 23:42:29 +0200
parents fc3a66ad635b
children b6e50897b94e
files hgext3rd/evolve/__init__.py
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/hgext3rd/evolve/__init__.py
+++ b/hgext3rd/evolve/__init__.py
@@ -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