From 68851fdb4d72cfe60fb587d05ee20f26928cd9be Mon Sep 17 00:00:00 2001 From: Andre Anjos <andre.anjos@idiap.ch> Date: Tue, 8 Apr 2014 11:27:53 +0200 Subject: [PATCH] Adds to-do list to the begin of each manual --- doc/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/index.rst b/doc/index.rst index c90ebba..6e8985f 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. -- GitLab