sphinx-contrib / multiversion

Sphinx extension for building self-hosted versioned docs.
https://sphinx-contrib.github.io/multiversion/
BSD 2-Clause "Simplified" License
151 stars 68 forks source link

Does not play well with "sphinx-last-updated-by-git" extension #112

Open darkvertex opened 8 months ago

darkvertex commented 8 months ago

Hi,

Not sure why but sphinx-multiversion does not work well with: https://github.com/mgeier/sphinx-last-updated-by-git/ If I make html the plugin above works, but if I build with sphinx-multiversion it does not.

Would it be possible to either make it play ball or implement something that fills in last_updated in a similar fashion?

BurningEnlightenment commented 10 hours ago

Duplicate of #17