diff --git a/doc/index.rst b/doc/index.rst
index c90ebbaf19e46461e4992efe06c9d7a620ca85b0..6e8985f671ae51a55d18924dcd48c6aadca3779e 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -8,6 +8,8 @@
  Bob's I/O Routines
 ====================
 
+.. todolist::
+
 This module contains base functionality from Bob bound to Python, available in
 the C++ counter-part ``bob::io``. It includes input and output operations to
 and from files.