|
From: John H. <jd...@gm...> - 2008-12-17 21:29:06
|
On Wed, Dec 17, 2008 at 3:22 PM, Sandro Tosi <mo...@de...> wrote: > On Wed, Dec 17, 2008 at 22:16, Michael Droettboom <md...@st...> wrote: >> Ok. Based on your success report, I'll go ahead and merge this to trunk. >> >> Sandro: please let me know if these changes break anything in your package >> build scripts. > > I'll do as soon as we will have sphinx 0.5.1 packages (we're working > on it just now). > > Let me thank you again for your prompt responsiveness. Sandro -- do you distribute something like a matplotlib-devel, so that people who want to compile mpl, and build the docs, could do so themselves with a simple > apt-get install python-matplotlib-devel > cd ~/path/to/mpl/docs > python make.py html latex That would be nice, because it would make it easier for users and developers to contribute to the docs and test their changes. Right now there is something of a barrier to entry for people who want to contribute to the docs. JDH |