# The auto_examples are generated by sphinx-gallery during each doc build. It preprocesses
# the `/pynest/examples` folder into RST files that are then picked up by the rest of the
# Sphinx build.
auto_examples/
# Some images are copied over from the source into the doc static.
static/examples
# json data is produced at build time by Sphinx
static/data/filter_model.json
# generated file from sphinx gallery
sg_execution_times.rst
