# HG changeset patch # User Pierre-Yves David # Date 1360443150 0 # Node ID 60582b861a008c4312663611c1f39a916b3104d2 # Parent b5a85a8909d33edf6d1f6e88076813b2c0861571 minor help changes diff -r b5a85a8909d3 -r 60582b861a00 docs/index.rst --- a/docs/index.rst Fri Feb 08 22:44:43 2013 +0000 +++ b/docs/index.rst Sat Feb 09 20:52:30 2013 +0000 @@ -2,10 +2,17 @@ .. Logilab SA ======================================== -Safe Mutable History +Changeset Evolution Experimentation ======================================== +This is the online documentation of the `evolve extension`_. An experimental +extension that drive the implementation of the `changeset evolution concept`_ for +Mercurial. + +.. _`evolve extension`: http://mercurial.selenic.com/wiki/EvolveExtension +.. _`changeset evolution concept`: http://mercurial.selenic.com/wiki/ChangesetEvolution + Here are various materials on planned improvement to Mercurial regarding rewriting history.