John Hunter wrote:
>
>
> On Mon, Feb 22, 2010 at 1:44 PM, Ben Axelrod <baxel...@coroware.com
> <mailto:baxel...@coroware.com>> wrote:
>
>     I noticed that there are many modules in the current code base
>     that are not listed at:
>     http://matplotlib.sourceforge.net/modindex.html.  I understand
>     that a few are new files and that the documentation for these will
>     be generated during the next release.  But I know that most of
>     these were in the last release so should have had their
>     documentation generated.  Am I missing something?  Can the
>     documentation for these modules be found somewhere else?
>
>
> You're not missing anything in terms of the html/pdf docs.  When we
> converted our documentation build system to sphinx/rest, we had to
> convert our docstrings to rest as well.  We made good headway for a
> while but the progress has stalled.  To add a module to the
> documentation system, you need to

Also, it's worth nothing that the docs from svn head are automatically
compiled and uploaded from svn on each commit:

HTML: http://matplotlib.sourceforge.net/trunk-docs/index.html
PDF: http://matplotlib.sourceforge.net/trunk-docs/Matplotlib.pdf

-Andrew

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to