-
Notifications
You must be signed in to change notification settings - Fork 211
Open
Description
I'm trying to use the sphinx-gallery for mpmath. Unfortunately, running time for examples - too high to allow making *.png files every time docs are built. Caching results (e.g. *.png
and *.md5
files) in VCS (git) seems acceptable.
But I would like either (1) to exclude some files, e.g. *.zip
or *.ipynb
. Or (2) have an opportunity to remove them from the VCS, i.e. such files should be regenerated (fast!) by sphinx-build.
Unfortunately, there is no options to do this so far. Sorry, if I miss something in docs.
Metadata
Metadata
Assignees
Labels
No labels