Re: [matplotlib-devel] Updating documentation

2011-03-14 Thread Benjamin Root
On Mon, Mar 14, 2011 at 1:12 PM, Gökhan Sever wrote: > Are there any update on your work Ben? > > It might be a good idea to update svn based based development to git > workflow or at least put a reminder in the news section on the documentation > noting that matplotlib code has a new home at > h

Re: [matplotlib-devel] Updating documentation

2011-03-14 Thread Gökhan Sever
Are there any update on your work Ben? It might be a good idea to update svn based based development to git workflow or at least put a reminder in the news section on the documentation noting that matplotlib code has a new home at https://github.com/matplotlib/matplotlib On Tue, Mar 8, 2011 at 11

Re: [matplotlib-devel] Updating documentation

2011-03-08 Thread Benjamin Root
On Tue, Mar 8, 2011 at 1:18 PM, Eric Firing wrote: > On 03/08/2011 08:08 AM, Benjamin Root wrote: > > Hello all, > > > > I have a free day today, so I am going through some of the documentation > > and giving it a good polish. I came across one particular part that is > > sorely outdated: > > >

Re: [matplotlib-devel] Updating documentation

2011-03-08 Thread Eric Firing
On 03/08/2011 08:08 AM, Benjamin Root wrote: > Hello all, > > I have a free day today, so I am going through some of the documentation > and giving it a good polish. I came across one particular part that is > sorely outdated: > > http://matplotlib.sourceforge.net/faq/howto_faq.html#use-show > > T

[matplotlib-devel] Updating documentation

2011-03-08 Thread Benjamin Root
Hello all, I have a free day today, so I am going through some of the documentation and giving it a good polish. I came across one particular part that is sorely outdated: http://matplotlib.sourceforge.net/faq/howto_faq.html#use-show This is in regards to the show() function and tells users tha