From 8cc912217b476bdda97cb74d78283fa741004ec1 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Sat, 17 Oct 2009 12:34:05 +0200 Subject: [PATCH] Remove task completed by Ralf. --- TASKS.txt | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/TASKS.txt b/TASKS.txt index 93667e8c..c6e3b8a5 100644 --- a/TASKS.txt +++ b/TASKS.txt @@ -79,22 +79,6 @@ Quoting a message from Lee Kamentsky to Stefan van der Walt sent on Thanks to Lee Kamentsky, Thouis Jones and Anne Carpenter and their colleagues who contributed. -Documentation: API generation -````````````````````````````` -The API documentation is auto-generated from source. Currently, it's -mostly functional but not very clean. For example, we currently see things -like: - - - Module: ``io.collection`` - ... - - Module: ``io.pil_imread`` - ... - - Module: ``io.sift`` - -These should be combined into one. All around, there are small things that -can be improved, such as the chaotic index table, the class attribute tables, -etc. - Write new functionality ``````````````````````` * Plugin structure for image IO