Hi Ben,
My idea was to just make the notebook the “example”. But nbconvert-ing the
notebook makes static images that then need to be checked into the repository,
and take space, so I wasn’t sure how desirable that was.
It would be fun to have the documentation script accept ipython notebooks
No, there isn't an accepted way to do that AFAIK. However, it doesn't seem
like it is all that far off. Our doc-build process will create the images
from the examples automatically, so you don't need to include the image
tag. It is sort of a way to make sure the examples work and that the image
mat
Thanks. Fixed in git repository.
Mike
On 04/05/2011 08:28 AM, Piter Pasma wrote:
> (sorry if this is the wrong place, I'm just trying to help)
>
> In the documentation FAQ
> http://matplotlib.sourceforge.net/faq/installing_faq.html#what-is-a-backend
> the link to "antigrain" is broken.
>
> Addit
On Wed, Apr 29, 2009 at 2:55 AM, Gökhan SEVER wrote:
>
> I would like discuss these point before start working on other api
> functions and classes. Also need some explanation about them, since
> pyplot is composed of functions but some other api's are mixed with
> classes and functions.
>
> Plea
Hello,
About two months ago I was asking how to implement the following
functionality for matplotlib documentation. Well today I figured it
out :) I was busy with some other school work not been thinking for
over twom months :P
"Is there a way to get functions separately listed under each bookmar
I am willing to add this functionality to the documentation. Unfortunately,
I have still not been able to figure out how sphinx inserting functions or
classes in order and how the module index is being created.
Once I found my way I will try to come up with a generic way for this. Maybe
someone ca
I second this suggestion. Right now it is quite hard to navigate to an
individual function within the chapter of matplotlib.pyplot API in the PDF.
Wai Yip
> Hello,
>
> My first message in the list. I would like to mention a few things about
> the
> matplotlib PDF document.
>
> Firstly, the d
Gökhan SEVER wrote:
> Hello,
>
> My first message in the list. I would like to mention a few things
> about the matplotlib PDF document.
>
> Firstly, the download link for the pdf document (@
> http://matplotlib.sourceforge.net/contents.html) is for release
> 0.98.5.1, compiled on December 17, i