diff --git a/docs/source/index.rst b/docs/source/index.rst
index feb8dc3..d723988 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -6,15 +6,6 @@
snap-pac
========
-.. toctree::
- :maxdepth: 1
-
- installation
- configuration
- examples
- troubleshooting
- faq
-
This is a set of `pacman `_ hooks and script that causes
`snapper `_ to automatically take a pre and post snapshot before and
after pacman transactions, similar to how `YaST `_ does with
@@ -38,3 +29,12 @@ snapshot and making it the default subvolume or mounting it as /. Most likely yo
need to use a live USB to get into a chroot environment to do any of these things.
Snapper has a ``snapper rollback`` feature, but your setup has to be properly configured to
use it. The exact procedure depends on your specific setup. Be careful.
+
+.. toctree::
+ :maxdepth: 1
+
+ installation
+ configuration
+ examples
+ troubleshooting
+ faq