|
From: Paul I. <piv...@gm...> - 2011-01-12 01:23:20
|
Benjamin Root, on 2011-01-11 14:55, wrote: > I am on the online version of the matplotlib documentation, and I am finding > some artifacts of the Sphinx build. > > For example there is ".. _gridspec-guide:" at the top of the page on > http://matplotlib.sourceforge.net/users/gridspec.html Hi Ben, I sent a fix for the gridspec-guide anchor in a patch that included a new gridspec example before I got commit rights, but Jae-Joon wanted to examine it further before committing. I just checked in the trivial fix for this in r8903. > There is also a " `AxesGrid`_" in the last paragraph of this section: > http://matplotlib.sourceforge.net/mpl_toolkits/axes_grid/users/overview.html#what-is-axesgrid-toolkit using svn log doc/mpl_toolkits/axes_grid/users/overview.rst to track down when this file changed, I saw that r8010 svn diff -r 8010 doc/mpl_toolkits/axes_grid/users/overview.rst made a few changes of the instance AxesGrid to ImageGrid, including a section title that went from being "Axes Grid" to "Image Grid", so that's probably how the broken link happened. I took care of it in r8094 just now. Also, to preempt potential race condition on improving the docs - I have a substantial fix-up of a bunch of typos in the docstrings of mpl_toolkits/axes_grid1/ files that I'll check in later on tonight or tomorrow. best, -- Paul Ivanov 314 address only used for lists, off-list direct email at: http://pirsquared.org | GPG/PGP key id: 0x0F3E28F7 |