# HG changeset patch # User Pierre-Yves David # Date 1498772549 -7200 # Node ID 4a02781d90ce06b811c0faf5f7390421d6387dc0 # Parent fc3a66ad635b1c85b9b0f83b69d54026ae213e47 evolve: fix documentation formatting The config example were formatted as standard paragraph. diff -r fc3a66ad635b -r 4a02781d90ce 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