Hi,

I just noticed that some links in the axes_grid docs are broken, but I
have no idea what is wrong.

The broken links are those associated with the "plot" directive, i.e.,
links to its source code, hires.png and pdf.
(The links in the Gallery are fine, only those in axes_grid docs).

For example, the first plot in the overview page
(http://matplotlib.sourceforge.net/mpl_toolkits/axes_grid/users/overview.html#axesgrid)
has a link to it source file (which is incorrect) as

http://matplotlib.sourceforge.net/mpl_toolkits/plot_directive/mpl_toolkits/axes_grid/figures/simple_axesgrid.py

The correct link is

http://matplotlib.sourceforge.net/plot_directive/mpl_toolkits/axes_grid/figures/simple_axesgrid.py

Note that the wrong link has extra "mpl_toolkits" before "plot_directive".

The relevant rest source for this plot is

.. plot:: mpl_toolkits/axes_grid/figures/simple_axesgrid.py
   :include-source:

I tried to change the path to
"mpl_examples/axes_grid/simpl_axesgrid.py", but the links are still
broken.
Any idea how to fix this?

Thanks in advance,

-JJ

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to