From: Benjamin R. <ben...@ou...> - 2011-05-10 17:49:29
|
On Tue, May 10, 2011 at 12:42 PM, Jason Grout <jas...@cr...>wrote: > On 5/10/11 9:43 AM, Ben Gamari wrote: > > The website is quite out of date. Not only does it claim that the latest > > release is 1.0.0, but the link to the github repository appears to be > > broken (has unneeded .git at the end of it). > > > > Is the website itself in the git repository? If so, I suppose someone > could just fork it and make a pull request. > > Jason > > The documentation is a part of the matplotlib package. The website is generated from that information and uploaded to the sourceforge site. I have been doing some work on other pages (see https://github.com/matplotlib/matplotlib/pull/102 ). Please use this branch of mine to make small changes so that we can bring all of the changes into the docs at once. The one thing I am confused about is what file to edit for the main page. I must be very dense because I just simply can not figure out where the main page is generated from. I have been meaning to fix some things on the front page for a while now, but have been too afraid to ask. Ben Root |