On Sep 2, 2012 7:15 PM, "Tony Yu" <tsyu80@gmail.com> wrote:
>
> While looking through the sphinx config file, I noticed that we have config settings for the `plot_directive` extension and also include the sphinx extension in `doc/ext/`. A quick grep of the doc directory suggests that we don't actually use the plot directive anywhere. Is it worth keeping for future use or should I remove that as part of this doc clean up?
There's probably some legacy cruft left over--few people ever read that file, so feel free to clean it up.
Is the plot directive non needed to build figures for the user guide?
Thanks!
Stéfan
>
> -Tony