Skip to content

Commit

Permalink
Include matplotlib animations
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderFabisch committed Sep 14, 2024
1 parent 5a0559b commit 6c4680a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ def __call__(self, block, block_vars, gallery_conf, **kwargs):
"reference_url": {"pytransform3d": None},
"filename_pattern": "/(?:plot|animate|vis)_",
"image_scrapers": ("matplotlib", Open3DScraper()),
"matplotlib_animations": (True, "gif"),
"backreferences_dir": "_auto_examples/backreferences",
"doc_module": "pytransform3d",
}

0 comments on commit 6c4680a

Please sign in to comment.