doc-front-page: move introduction before the table of content
authorPierre-Yves David <pierre-yves.david@octobus.net>
Tue, 29 Aug 2017 16:50:05 +0200
changeset 2873 2c4171a53475
parent 2872 78debdfb3e4d
child 2874 2b84eee4c040
doc-front-page: move introduction before the table of content This should make a friendlier landing.
docs/index.rst
--- a/docs/index.rst	Tue Aug 29 16:15:02 2017 +0200
+++ b/docs/index.rst	Tue Aug 29 16:50:05 2017 +0200
@@ -4,6 +4,10 @@
 Changeset Evolution with Mercurial
 ==================================
 
+`evolve`_ is a Mercurial extension for faster and safer mutable history.
+
+.. _`evolve`: https://www.mercurial-scm.org/wiki/EvolveExtension
+
 .. toctree::
    :maxdepth: 2
 
@@ -12,9 +16,6 @@
    concepts
    from-mq
 
-`evolve`_ is a Mercurial extension for faster and safer mutable history.
-
-.. _`evolve`: https://www.mercurial-scm.org/wiki/EvolveExtension
 
 With core Mercurial, changesets are permanent and immutable. You can
 commit new changesets to modify your source code, but you cannot