keith.bri...@bt.com wrote: > At _http://matplotlib.sourceforge.net/_, the "Show Source" link doesn't > work.
This is because, unlike the other pages, there is no ReST source that is used to generate the main page. John/Mike, any ideas what to do? > At _http://matplotlib.sourceforge.net/_, the table of functions links > "show" to > _http://matplotlib.sourceforge.net/api/pyplot_api.html#matplotlib.pyplot.show_, > but there is no such function mentioned there. This is because there is no docstring for show() in pyplot.py, because it gets pulled in from the backend. Any idea how to fix this? Show() really needs to be in this list, seeing as it's the most important line in any script. I'll also add that pyplot.plotting() shows up on the pyplot.api page completely busted. Seeing as this is a dummy function whose sole purpose is to hold a docstring listing plotting functions, is there something better we could do here? Could we put the information in the plotting docstring as a pyplot module level docstring and do away with plotting() all together? > At _http://matplotlib.sourceforge.net/users/shell.html_, there are two > typos: "opertation" and "on every plot commands". > > At _http://matplotlib.sourceforge.net/users/shell.html_, the link > :_file:matplotlibrc_ does not work (unless the user has a /matplotlibrc > file). Fix these two. Thanks for the reports! Ryan -- Ryan May Graduate Research Assistant School of Meteorology University of Oklahoma ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users