From 1ae92b95769c55b4589e053acb983fefa0cf9b6d Mon Sep 17 00:00:00 2001 From: Andre Anjos <andre.anjos@idiap.ch> Date: Tue, 8 Apr 2014 11:27:54 +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 8301761..afd7480 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -8,6 +8,8 @@ Bob Activation Functors ========================= +.. todolist:: + This module contains some functionality from Bob bound to Python, available in the C++ counter-part ``bob::machine``. It includes Activation functors from the Machine Learning core. -- GitLab