From c4b8964094c4c5b5e8c858082dd2ab73a96adcf2 Mon Sep 17 00:00:00 2001 From: Tony S Yu Date: Tue, 21 Feb 2012 22:35:19 -0500 Subject: [PATCH] DOC: Add hidden toctree to tasks --- TASKS.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/TASKS.txt b/TASKS.txt index 8bfc19ee..cc6a3cc2 100644 --- a/TASKS.txt +++ b/TASKS.txt @@ -5,6 +5,15 @@ How to contribute to ``skimage`` ====================================== +.. toctree:: + :hidden: + + gitwash/index + gsoc2011 + coverage_table + cell_profiler + + Developing Open Source is great fun! Join us on the `skimage mailing list `_ and tell us which of the following challenges you'd like to solve.