From e1f97c281aa0b1d2f573f66774fe8a154b6a02f1 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Wed, 14 Oct 2009 11:52:36 +0200 Subject: [PATCH] Remove completed task: plots in docs. --- TASKS.txt | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/TASKS.txt b/TASKS.txt index 6011e017..bb03100c 100644 --- a/TASKS.txt +++ b/TASKS.txt @@ -80,27 +80,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: Plots -```````````````````` -Taken from a post by David Warde-Farley:: - - It would be really helpful to have the output of those plot - commands. `John Hunter's sampledoc tutorial - `_ - contains instructions on how to do the requisite Sphinx twiddling - to get matplotlib plots plotted in the Sphinx output, it's just a - matter of someone actually *doing* it. - - This is exactly the kind of low-hanging fruit a SciPy/scikits/open - source newcomer (or long-time user, first-time contributor) could do - to get their feet wet, by the way :) It's basically a matter of - - a) forking the project on GitHub, - b) following the instructions at the sampledoc tutorial to make - plots work, - c) committing and pushing to your own github branch and - d) pinging Stefan to go look/update the live docs. - Documentation: API generation ````````````````````````````` The API documentation is auto-generated from source. Currently, it's