I am using the *matplotlib.sphinxext.plot_directive* extension to make 
plots on the fly.  I have included scripts in the peplos directory and call 
them using .. plot:: pyplots/script.py.  The problem is that when I change 
one of those scripts and run sphinx-build -b html . _build sphinx is not 
aware that the changes were made.  I can force it to rebuild everything, 
but I'd like to figure out how to get it to recognize the changers.

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to