I'm using the alabaster sphinx theme, and have local table of contents (TOC) on each page which automatically include my section headers. Is there a way to also include figures/images in the TOC?
I'm including figures like:
.. image:: ./figs/1982MNRAS.200..115S_fig2.png
:width: 500px
:align: center