docs/index.rst
branchstable
changeset 1284 e33990a4c27a
parent 1266 c94aaf6df69c
child 1617 160968654581
--- a/docs/index.rst	Thu Apr 23 03:15:38 2015 +0200
+++ b/docs/index.rst	Thu Apr 23 08:35:38 2015 -0400
@@ -4,6 +4,14 @@
 Changeset Evolution with Mercurial
 ==================================
 
+.. toctree::
+   :maxdepth: 2
+
+   user-guide
+   sharing
+   concepts
+   from-mq
+
 `evolve`_ is an experimental Mercurial extension for safe mutable history.
 
 .. _`evolve`: http://mercurial.selenic.com/wiki/EvolveExtension
@@ -134,6 +142,6 @@
   * If you're coming from MQ, see the `MQ migration guide`_ (incomplete).
 
 .. _`user guide`: user-guide.html
+.. _`sharing mutable history`: sharing.html
 .. _`concepts`: concepts.html
-.. _`sharing mutable history`: sharing.html
 .. _`MQ migration guide`: from-mq.html