如何将动画人物添加到狮身人面像?

How to add animated figure to sphinx?

我目前正在使用 sphinx 来记录我的 django 项目。我想添加包含动画人物的文档。有办法吗?

通过将图像存储在您的 docs 文件夹中的某处并声明一个 image using restructuredText:

.. image:: ../images/your_image.gif